• Core: The core is a processor core used in shared-memory parallelism by a computational node with multiple processors.
• Speedup is how many times faster a job runs on N cores compared to 1 core, on a specific compute node. The speedup depends on the simulation type, the hardware used, and hardware drivers used.
2
1
2
3 Click the Environment Variables button and look in the System variables list. Look for NUMBER_OF_PROCESSORS and check its value. This is actually the number of cores. If you have two processors with 2 cores each, this number is 4. Alternatively, start a Windows command window and typeIf you want COMSOL to leave out one or more processor cores you can set the number of cores used for a computational job in the Preferences dialog box on the Multicore and Cluster Computing page (by first selecting the Number of cores check box and then entering the number of processor cores to use).You can also change the default behavior of COMSOL by setting the environment variable COMSOL_NUM_THREADS to the desired number of cores. See the COMSOL Multiphysics Reference Manual for more information.