mirror of
https://github.com/smyalygames/FiniteVolumeGPU_HIP.git
synced 2025-11-30 09:47:57 +01:00
add "import hip, hiprtc"
This commit is contained in:
@@ -24,7 +24,8 @@ import logging
|
||||
from GPUSimulators import Simulator, CudaContext
|
||||
import numpy as np
|
||||
|
||||
import pycuda.driver as cuda
|
||||
#import pycuda.driver as cuda
|
||||
from hip import hip, hiprtc
|
||||
|
||||
import time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user