You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just saw this. You want it to run on GPUs, right? I propose adding an option flag either in the class AcousticSimulation or a module wide variable the user can set. Once this is set all arrays are of a specific type.
I was having difficulties with this, but I think we can just add a variable in the module and whenever we create an array we use the array type.
Adding a function to convert all numpy array and constant floating numbers to single precision
The text was updated successfully, but these errors were encountered: