EMail is now also out of the outbox -.-
310GB. I can also share it with “my” service
EMail is now also out of the outbox -.-
310GB. I can also share it with “my” service
Got it. Thanks.
Perfect. Please let me know the details via email or personal message.
Some feedback:
I find that changing the minibatch size helps, probably because the algorithm cannot assign initial particles enough.
Jobs on the older 2080 GPUs are more stable then on the newer 4090 GPUs
In our testing, reconstructions based on particles from J13 in the project you shared gave virtually identical, plausible volumes between runs on an rtx4090 and quadro-gp100, respectively.
Are you testing with RockyLinux 9 or with another distro?
Thanks
The GP100 job ran on ubuntu-26.04 (Note that CryoSPARC v5.0.6 is not currently compatible with the default v7 Linux kernel on ubuntu-26.04).
The RTX4090 job ran on ubuntu-22.04.
Any chance to check with RockyLinux 9?
I have confirmed the same issue on my PC with at least two datasets.
System Environment:
Note: The issue is sometimes resolved when stopping other jobs running in parallel.
Welcome to the forum @kishi .
Interesting. Please can you post the outputs of these commands
uname -a
cat /sys/kernel/mm/transparent_hugepage/enabled
free -h
@wtempel Thank you for reply.
Outputs are below.
uname -a
Linux strbioeng01 5.14.0-687.17.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 24 13:43:37 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
cat /sys/kernel/mm/transparent_hugepage/enabled
always madvise [never]
free -h
total used free shared buff/cache available
Mem: 125Gi 21Gi 8.6Gi 3.6Gi 100Gi 104Gi
Swap: 4.0Gi 33Mi 4.0Gi
Best,