File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ export CuPBoP_PATH=$PWD
1111export LD_LIBRARY_PATH=$CuPBoP_PATH /build/runtime:$CuPBoP_PATH /build/runtime/threadPool:$LD_LIBRARY_PATH
1212
1313# Setting Vortex Paths
14- # export VORTEX_HOME="/projects/ci-runners/CuPBoP-Vortex/tools/vortex" # OLD: upstream vortex (has local_mem truncation bug)
15- export VORTEX_HOME=" /net/ projects/ci-runners/CuPBoP-Vortex/tools/vortex_bugfix_branch" # bugfix branch (local_mem fix + TCU/DXA/WGMMA)
14+ # export VORTEX_HOME="/projects/ci-runners/CuPBoP-Vortex/tools/vortex" # upstream vortex
15+ export VORTEX_HOME=" /projects/ci-runners/CuPBoP-Vortex/tools/vortex_bugfix_branch" # bugfix branch (local_mem fix + TCU/DXA/WGMMA)
1616export VORTEX_PATH=$VORTEX_HOME /build
1717export VORTEX_DRIVER_INC=$VORTEX_HOME /runtime/include
1818export VORTEX_DRIVER_LIB=$VORTEX_HOME /runtime/stub/libvortex.so
You can’t perform that action at this time.
0 commit comments