Skip to content

Commit

Permalink
Upgrading to OneAPI 2021.3 and BSP 20.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JOOpdenhoevel committed Sep 13, 2021
1 parent 9c6a86e commit d2889c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

source /cm/shared/opt/intel_oneapi/2021.1.1/setvars.sh
ml compiler/GCC nalla_pcie/19.4.0
source /cm/shared/opt/intel_oneapi/2021.3/setvars.sh
ml compiler/GCC nalla_pcie/20.4.0

make all -j$(nprocs)

0 comments on commit d2889c5

Please sign in to comment.