mirror of
https://github.com/smyalygames/FiniteVolumeGPU_HIP.git
synced 2025-11-30 09:47:57 +01:00
add "import hipblas"
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