Kimik2: Difference between revisions

From Wiki
Jump to navigation Jump to search
New page: go back to Main_Page, Computational Resources, Clusters, Local Clusters == QUEUES:== * c4m8.q (18 NODES) MACHINE TYPE 1 x Xeon X3360 2,83Ghz 2x6Mb...
 
No edit summary
Line 1: Line 1:
go back to [[Main_Page]], [[Computational Resources]], [[Clusters]], [[Local Clusters]]
go back to [[Main_Page]], [[Computational Resources]], [[Clusters]], [[Local Clusters]]


== QUEUES:==
Kimik2 is a Cluster with different type of nodes, some of them belonging to Feliu Maseras group and others belonging to Carles Bo group.
The disk between Kimik and Kimik2 is '''shared''', and the commands described for Kimik are equivalent in both machines.


* c4m8.q (18 NODES)
Kimik2 does '''not have graphical''' programs installed (i.e. molden, GaussView,...). You should install them in your PC or use the ones available on Kimik.
        MACHINE TYPE
                1 x Xeon X3360 2,83Ghz 2x6Mb cache (4 cores)
                4x2GB RAM DDR2 800Mhz (8GB mem)
        PE
                c4m8_mpi
                c4m8_smp


* cq4m4.q (26 NODES)
        MACHINE TYPE
                1 x  Core2 Quad Q6600 2,4GHz  8M cache (4 cores)
                4x1GB DDR2 667MHz (4GB mem)
        PE
                cq4m4_mpi
                cq4m4_smp


* [[QUEUES for CARLES BO group]]


* c8m24.q (15 NODES)
        MACHINE TYPE
                2 x Xeon E5530 2.4GHz 8M cache (8 cores)
                6x4GB RAM DDR3 1333MHz ECC Registered (24GB mem)
        PE
                c8m24_mpi
                c8m24_smp


 
* [[QUEUES for FELIU MASERAS group]]
== SENDING CALCULATIONS: ==
 
        qs TYPE_OF_CALCULATION inmput.file
 
where type of calculation can be:
 
        g09.c8m24 (8 cores smp pe)
        g09.cq4m4 (4 cores smp pe)     
        g09.c4m8 (4 cores smp pe)
 
        g03.cq4m4 (4 cores smp pe)
        g03.c4m8 (4 cores smp pe)
 
 
You can run 8 jobs at the same time.
 
 
NOTE: remember to put the correct
 
        %nproc=...
        %mem=...
 
parameters in your input file according to the TYPE_OF_CALCULATION.

Revision as of 16:15, 25 March 2010

go back to Main_Page, Computational Resources, Clusters, Local Clusters

Kimik2 is a Cluster with different type of nodes, some of them belonging to Feliu Maseras group and others belonging to Carles Bo group.

The disk between Kimik and Kimik2 is shared, and the commands described for Kimik are equivalent in both machines.

Kimik2 does not have graphical programs installed (i.e. molden, GaussView,...). You should install them in your PC or use the ones available on Kimik.