mirror of
https://github.com/smyalygames/FiniteVolumeGPU_HIP.git
synced 2025-05-18 06:24:11 +02:00
add "import hip, hiprtc"
This commit is contained in:
parent
655913021c
commit
7573668e53
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user