Added feature for --default-streams not working tests and hipcc
This commit is contained in:
Executable
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
rm $HIP_PATH/src/hip_hcc.o
|
||||
mkdir build
|
||||
$HIP_PATH/bin/hipcc hipAPIStreamDisable.cpp test_common.cpp -o ./build/hipAPIStreamDisable
|
||||
rm $HIP_PATH/src/hip_hcc.o
|
||||
$HIP_PATH/bin/hipcc hipAPIStreamEnable.cpp test_common.cpp -o ./build/hipAPIStreamEnable
|
||||
rm $HIP_PATH/src/hip_hcc.o
|
||||
مرجع در شماره جدید
Block a user