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
Hi, I am running through your Getting Started example and I get a segfault in the luz::lr_finder() step. I have verified that torch and luz work successfully for non-tft models, so I think this is an issue within the tft package. I am running within a conda environment, using cuda 11.7. Have you ever encountered this issue? Any suggestions would be extremely appreciated! Thanks.
There are few homework and cleanup to do on {tft} these days, but rerunning luz::lr_finder() from the Getting Started article did not raise any issue particular issue. R is known to have drawbacks running inside conda. Is there a way for you to run {tft} on a native stack (i.e. without conda) ?
Also is there some messages around the segfault that could help the investigation ? Like a smell of out-of-memory or something ?
Thank you for the reply! I think the issue was running it within conda as you suggested. In a global R installation the code ran perfectly! Actually, the separate torch/luz R script that I had successfully ran in conda failed with a segfault once I increased the neural network's complexity.
Thanks for your help! I don't think I would have tried a system-wide R installation without your suggestion and would probably have given up on using this package!
Hi, I am running through your Getting Started example and I get a segfault in the luz::lr_finder() step. I have verified that torch and luz work successfully for non-tft models, so I think this is an issue within the tft package. I am running within a conda environment, using cuda 11.7. Have you ever encountered this issue? Any suggestions would be extremely appreciated! Thanks.
Here is my sessionInfo:
The text was updated successfully, but these errors were encountered: