[ventus][NFC] Replace the rodinia's code repository
This commit is contained in:
parent
4a6b4f5460
commit
058a3d891d
|
@ -45,7 +45,7 @@ jobs:
|
|||
git clone https://github.com/OCL-dev/ocl-icd.git ${{github.workspace}}/../$OCL_ICD
|
||||
git clone https://github.com/THU-DSP-LAB/ventus-gpgpu-isa-simulator.git ${{github.workspace}}/../$ISA_SIMULATOR
|
||||
git clone https://github.com/THU-DSP-LAB/ventus-driver.git ${{github.workspace}}/../$VENTUS_DRIVER
|
||||
git clone https://github.com/Jules-Kong/gpu-rodinia.git ${{github.workspace}}/../$RODINIA
|
||||
git clone https://github.com/THU-DSP-LAB/gpu-rodinia.git ${{github.workspace}}/../$RODINIA
|
||||
export DRIVER_DIR=${{github.workspace}}/../$VENTUS_DRIVER
|
||||
export DRIVER_BUILD_DIR=${DRIVER_DIR}/build
|
||||
export VENTUS_INSTALL_PREFIX=${{github.workspace}}/install
|
||||
|
|
Loading…
Reference in New Issue