Skip to content
Snippets Groups Projects
Verified Commit 6b55398e authored by Jayesh Badwaik's avatar Jayesh Badwaik
Browse files

+ add jedi CI

parent a5d28b19
No related branches found
No related tags found
No related merge requests found
Pipeline #203019 failed
# --------------------------------------------------------------------------------------------------
# SPDX-License-Identifier: Apache-2.0
# Copyright (C) 2024 Jayesh Badwaik <j.badwaik@fz-juelich.de>
# --------------------------------------------------------------------------------------------------
jedi:
tags:
- jacamar
- jedi
- login
- shell
script:
- module load GCC CUDA OpenMPI CMake
- cmake -B build -S .
- cmake --build build
- cmake --install build --prefix opt
- jutil env activate --project cjsc --account zam
- srun --queue all opt/bin/scaler --size 65536
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment