CASMcode
CASMcode copied to clipboard
Segmentation fault during Weight optimization
i was doing the weight optimization using skopt, i am facing the segmentation fault after 118 iterations everytime i try.
sh: line 1: 2306 Segmentation fault: 11 casm-learn -s fit.json --checkhull > fit_log.txt
what can be the reason?
Can you upload your project?
When i tried the same on our server which has a high RAM it worked fine, earlier i was trying it on my local PC which has a low RAM, can we conclude it was related to the RAM?