mirror of
https://github.com/smyalygames/FiniteVolumeGPU_HIP.git
synced 2025-09-14 20:32:17 +02:00
Merge branch 'porting-to-hip' of https://github.com/HichamAgueny/FiniteVolumeGPU_HIP into porting-to-hip
This commit is contained in:
commit
def4b9935d
@ -41,7 +41,7 @@ import json
|
|||||||
#from pycuda.tools import PageLockedMemoryPool
|
#from pycuda.tools import PageLockedMemoryPool
|
||||||
|
|
||||||
from hip import hip, hiprtc
|
from hip import hip, hiprtc
|
||||||
|
from hip import hipblas
|
||||||
|
|
||||||
def safeCall(cmd):
|
def safeCall(cmd):
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user