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