mikekatz04 / LISAanalysistools

Apache License 2.0
21 stars 9 forks source link

Error when creating DataResidualArray in GPU #22

Closed lcopparoni closed 3 months ago

lcopparoni commented 4 months ago

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:

mikekatz04 commented 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.

mikekatz04 commented 3 months ago

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.