Closed lcopparoni closed 3 months ago
I do not think you posted the error? I need to make some larger GPU updates that will be coming soon that should fix any of this.
There are more GPU capabilities added to the code now. Please let me know if this error persists. I am closing this issue for now.
Hello I incur in the following error when creating a DataResidualArray with a cupy array:
File "/home/lcopparo/miniconda3/envs/emri/lib/python3.12/site-packages/lisaanalysistools-1.0.5-py3.12-linux-x86_64.egg/lisatools/datacontainer.py", line 227, in data_res_arr self._data_res_arr = np.asarray(list(new_out), dtype=complex)
my conda installation uses the following dependencies: