mirror of
https://github.com/smyalygames/FiniteVolumeGPU_HIP.git
synced 2025-05-18 06:24:11 +02:00
add "import hipblas"
This commit is contained in:
parent
41e496634e
commit
7591307b0e
@ -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__)
|
||||
|
Loading…
x
Reference in New Issue
Block a user