hi guys,
just wondering if you are using the pardiso ccx solver from the ccx website, can it solve out of core? i can solve about 700,000 node model with 15.7gb of memory. if the model gets larger than that then there wouldn't be enough memory, unless it can go out of core. i can run a test, but i thought i would ask first.
thanks,
anthony
Comments
doing a google search brought up two old threads from this forum. seems due to licensing you would have to compile it yourself to get the out of core functionality.
Note Problem size is not just nodes but also also their interconnectivity as sparce matrixes usually use a banding technique. I hear contact and other connectivity variations have a big effect too, but so far have not used these. I did find that using hex20, or a model that is thicker WRT number of elements seems to have more effect on problem size than just the number of nodes.
Hex8, 391680 elements, 493545 nodes, max Mem 14.4 GB, 05:28 run time.
Hex 20, 391680 elements, 1871515 nodes, max mem 47.1GB, 01:33:32 run time. The latter also used something under 100GB of temp files, almost all writes.
Doubled the spans,783360 elements, 3743010 nodes, max mem 56GB, ?:??:?? run time The latter also used about 136GB of temp file space, a mix of writes and reads, plus some pagefile use. Reads and writes up to 1 GB/sec.
Maybe later tonight I will try to run a problem bigger yet, Note when running Calculix from Mecway Mecway uses significant memory simultaneous with Calculix.
https://software.intel.com/content/www/us/en/develop/articles/how-to-use-ooc-pardiso.html
it explains some of the intel pardiso settings to get out of core engaged. however, i don't know what ccx requires.
Out of core of a 1 span prestressed girder bridge with Hex20 elements.
Mostly 8 elements thick for analysis of rail impact loads from a 36000 kg truck.
929180 elements, 4083375 nodes.
Run using 4 cpu's of a Ryzen 3700X with 64 GB of ram, a pagefile in NVME PCI 4.0 SSD, OOC out of core files on a Pcie 3.0 SSD, and a swapfile, all used at one point or other. RAM only running at 2133mhz. Temperatures mostly reasonable.
Never fully used the speed capability of the SSD's.
RAM usage got up to 99% and then pagefile started to be used, mostly to write.
Run time about 15:00:00 (computer hibernated some why not very precise).
Similar to a problem mentioned previously with about 10% more nodes that failed during solve.
I used computer simultaneously for e-mail and browsing when ram usage was not near peak.