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
I ran "./kmeans -d 3 -c 20 -p 50000 -n 2 -t 4" twice. The first execution completed w/o any problem (awesome!). However, the 2nd execution gave me a segmentation fault on the origin node as shown below:
The execution log, dmesg logs on node0/1, and kmeans binary are attached. kmeans_logs.zip
My setup is 2 VM using old x86.img downloaded from this repository's wiki page. Each VM has 8 vCPU with 40Gb RAM.
Please take a look. Thank you.
The text was updated successfully, but these errors were encountered:
Jack I was able to triage the problem. I am going to have an updated version of the upstream kernel later today for you to test. It may roll back some changes until I figure out the full fix.
I ran "./kmeans -d 3 -c 20 -p 50000 -n 2 -t 4" twice. The first execution completed w/o any problem (awesome!). However, the 2nd execution gave me a segmentation fault on the origin node as shown below:
The execution log, dmesg logs on node0/1, and kmeans binary are attached.
kmeans_logs.zip
My setup is 2 VM using old x86.img downloaded from this repository's wiki page. Each VM has 8 vCPU with 40Gb RAM.
Please take a look. Thank you.
The text was updated successfully, but these errors were encountered: