mirror of
https://github.com/smyalygames/FiniteVolumeGPU_HIP.git
synced 2025-05-18 06:24:11 +02:00
add "import ctypes"
This commit is contained in:
parent
5d45643b52
commit
35b213e8d1
@ -28,6 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
from GPUSimulators import Simulator, Common
|
||||
from GPUSimulators.Simulator import BaseSimulator, BoundaryCondition
|
||||
import numpy as np
|
||||
import ctypes
|
||||
|
||||
#from pycuda import gpuarray
|
||||
from hip import hip,hiprtc
|
||||
|
Loading…
x
Reference in New Issue
Block a user