fix module load path
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
[ROCm/rocprofiler-compute commit: f0ec149497]
This commit is contained in:
committed by
Karl W. Schulz
parent
8033e4f20f
commit
6591b6e2d3
@@ -102,7 +102,7 @@ jobs:
|
||||
- name: Access omniperf using modulefile
|
||||
run: |
|
||||
. /etc/profile.d/lmod.sh
|
||||
module use $INSTALL_DIR/share/omniperf/modulefiles
|
||||
module use $INSTALL_DIR/omniperf/share/omniperf/modulefiles
|
||||
module load omniperf
|
||||
module list
|
||||
omniperf --version
|
||||
|
||||
Reference in New Issue
Block a user