Closed ReshmaAnnaThomas closed 2 years ago
Hi @ReshmaAnnaThomas, I'm going to need considerably more information here:
import riptide
print(riptide.__version__)
riptide.test()
This looks like a segmentation fault on the C++ side, which is quite surprising here.
@ReshmaAnnaThomas I haven't heard from you in a while, are you still having trouble or did you find a solution ?
@ReshmaAnnaThomas Any news to report, or should I close this ? I'm curious to find out if there is indeed a bug somewhere :smile:
I'm sorry for not responding earlier. I was trying to see if it was something wrong with the system here. Riptide worked perfectly in a node which had more RAM and for the other nodes, it maxed out. So I think it's a local issue. I think you can close the issue. Sorry about this!
No worries, closing this then.
I was trying to run riptide on a jupyter notebook following the exact same code as given in the Documentation page (under Quickstart guide). The jupyter kernel dies as soon as I run the ffa_search function. It'd be great if you could help fix this! Attaching a screenshot of the error.