was in wrong directory
This commit is contained in:
parent
7cb2669648
commit
cbaec8bcb9
|
@ -202,6 +202,9 @@ Compile_GNU:
|
|||
###################################################################################################
|
||||
Compile_Intel_Prepare:
|
||||
stage: prepareSpectral
|
||||
before_script:
|
||||
- module purge
|
||||
- cd $DAMASKROOT
|
||||
script:
|
||||
- module load $IntelCompiler $MPICH_Intel $PETSc_MPICH_Intel
|
||||
- make clean spectral processing
|
||||
|
|
Loading…
Reference in New Issue