| Job | Meshes | Processor | Cores | Sim time | Wall time | Speedup |
| 1 | 4 | Intel Core i7 4770K | 1 | 300 | 15130 | 1 |
| 2 | 4 | Intel Core i7 4770K | 2 | 300 | 8639 | 1.75 |
| 3 | 4 | Intel Core i7 2600K | 4 | 300 | 8518 | 1.78 |
| 4 | 4 | Intel Core i7 4770K | 4 | 300 | 6194 | 2.44 |
| 5 | 4 | Intel Core i7 4930K | 4 | 300 | 6623 | 2.28 |
--
You received this message because you are subscribed to the Google Groups "FDS and Smokeview Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fds-smv+u...@googlegroups.com.
To post to this group, send email to fds...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fds-smv/417aff2f-40fd-4c42-ab9b-850f4ec9cbb4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "FDS and Smokeview Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fds-smv+u...@googlegroups.com.
To post to this group, send email to fds...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fds-smv/417aff2f-40fd-4c42-ab9b-850f4ec9cbb4%40googlegroups.com.
&HEAD CHID='scale1', TITLE='General purpose input file to test FDS timings, SVN $Revision: 5015 $' / &MULT ID='mesh multiplier', DX=1.0, DY=1.0, DZ=1.0, I_LOWER=-1, I_UPPER=0, J_LOWER=-1, J_UPPER=0, K_LOWER=0, K_UPPER=1 / &MESH IJK=64,64,64, XB=0.0,1.0,0.0,1.0,0.0,1.0, MULT_ID='mesh multiplier' / &TIME T_END=10.0 / &SURF ID='HOT', VEL=-0.1, TMP_FRONT=100., COLOR='RED' / &VENT MB='XMIN', SURF_ID='OPEN' / &VENT MB='XMAX', SURF_ID='OPEN' / &VENT MB='YMIN', SURF_ID='OPEN' / &VENT MB='YMAX', SURF_ID='OPEN' / &VENT PBZ=0.0, SURF_ID='HOT' / &VENT MB='ZMAX', SURF_ID='OPEN' / &TAIL /
&HEAD CHID='scale1', TITLE='General purpose input file to test FDS timings, SVN $Revision: 5015 $' / &MULT ID='mesh multiplier', DX=1.0, DY=1.0, DZ=1.0, I_LOWER=-1, I_UPPER=0, J_LOWER=-1, J_UPPER=1 / &MESH IJK=64,64,64, XB=0.0,1.0,0.0,1.0,0.0,1.0, MULT_ID='mesh multiplier' / &TIME T_END=10.0 / &SURF ID='HOT', VEL=-0.1, TMP_FRONT=100., COLOR='RED' / &VENT MB='XMIN', SURF_ID='OPEN' / &VENT MB='XMAX', SURF_ID='OPEN' / &VENT MB='YMIN', SURF_ID='OPEN' / &VENT MB='YMAX', SURF_ID='OPEN' / &VENT PBZ=0.0, SURF_ID='HOT' / &VENT MB='ZMAX', SURF_ID='OPEN' / &TAIL /
&HEAD CHID='scale1', TITLE='General purpose input file to test FDS timings, SVN $Revision: 5015 $' / &MULT ID='mesh multiplier', DX=1.0, DY=1.0,I_LOWER=-1, I_UPPER=0, J_LOWER=-1, J_UPPER=2 / &MESH IJK=64,64,64, XB=0.0,1.0,0.0,1.0,0.0,1.0, MULT_ID='mesh multiplier' / &TIME T_END=10.0 / &SURF ID='HOT', VEL=-0.1, TMP_FRONT=100., COLOR='RED' / &VENT MB='XMIN', SURF_ID='OPEN' / &VENT MB='XMAX', SURF_ID='OPEN' / &VENT MB='YMIN', SURF_ID='OPEN' / &VENT MB='YMAX', SURF_ID='OPEN' / &VENT PBZ=0.0, SURF_ID='HOT' / &VENT MB='ZMAX', SURF_ID='OPEN' / &TAIL /
it's just an idea. What I have in mind is only use the real cores or processors to get the job. trying to not put a processor to make more than one job.
another idea could be, run several cases: one with only one mesh per processor, and another duplicating the jobs in every processor. and making some statistics about the results. we can think that if we run the same cases in the PCs with the same hardware but different users we can get some practical info. what do you think about it?
run several cases: one with only one mesh per processor, and another duplicating the jobs in every processor. and making some statistics about the results.
--
You received this message because you are subscribed to the Google Groups "FDS and Smokeview Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fds-smv+u...@googlegroups.com.
To post to this group, send email to fds...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fds-smv/8a121f10-e990-40a4-9a88-5ff34d99706e%40googlegroups.com.
For calculation I used different configuration. The one for using multiple computers I described in: https://groups.google.com/forum/print/msg/fds-smv/1BAAGOaHnB8/2S_CGKjFrZsJ
These are the results:
| Meshes | Processes | Dividing of processes | Cores divided to meshes? (using MPICH) | Time steps | Calculation time |
| 4 | 4 | All on PC1 | No | 2085 | 684 s |
| 4 | 4 | All on PC2 | No | 2085 | 865 s |
| 4 | 4 | All on PC1 | Yes | 2074 | 265 s |
| 4 | 4 | All on PC2 | Yes | 2074 | 365 s |
| 4 | 4 | 2 on PC1 | Yes | 2074 | 499 s |
| 2 on PC2 | |||||
| 8 | 8 | All on PC1 | Yes | 1120 | 140 s |
| 8 | 8 | 4 on PC1 | Yes | 1120 | 396 s |
| 4 on PC2 | |||||
| 16 | 16 | All on PC1 | Yes | 1124 | 277 s |
| 16 | 16 | 8 on PC1 | Yes | 1124 | 619 s |
| 8 on PC2 |
Does anybody have an idea, why calculations on a single computer are faster than running it in a cluster?
Thanks a lot!
Patrick