qmc=chem, a massively parallel quantum monte carlo...

33
Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects QMC=Chem, a massively parallel Quantum Monte Carlo program Anthony Scemama, Michel Caffarel Laboratoire de Chimie et Physique Quantiques / IRSAMC, Toulouse (France) {scemama,caffarel}@irsamc.ups-tlse.fr http://qmcchem.ups-tlse.fr 27 April 2011 Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Upload: lamthu

Post on 25-Sep-2018

215 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

QMC=Chem, a massively parallel QuantumMonte Carlo program

Anthony Scemama, Michel Caffarel

Laboratoire de Chimie et Physique Quantiques / IRSAMC,Toulouse (France)

{scemama,caffarel}@irsamc.ups-tlse.frhttp://qmcchem.ups-tlse.fr

27 April 2011

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 2: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Outline

1 Introduction

2 The QMC=Chem program

3 Benchmarks on Curie (CEA, PRACE)

4 Projects

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 3: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

QMC in short

Variational Monte CarloWe want to calculate the energy E associated with a wavefunction Ψ:

E =

∫Ψ(r1, . . . , rN)HΨ(r1, . . . , rN) dr1, . . . , rN∫

Ψ2(r1, . . . , rN) dr1, . . . , rN(1)

If Ψ is normalized, one can re-write E in terms of a probabilitydensity Ψ2:

E =

∫Ψ2(r1, . . . , rN)

HΨ(r1, . . . , rN)

Ψ(r1, . . . , rN)dr1, . . . , rN (2)

E will be computed as the average of the local energies HΨΨ

computed at points drawn randomly from the density Ψ2.

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 4: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

QMC in short

Diffusion Monte CarloWe want to compute the exact energy E0 associated with theexact wave function Φ0:

E0 =

∫Φ0(r1, . . . , rN)HΦ0(r1, . . . , rN) dr1, . . . , rN∫

Φ20(r1, . . . , rN) dr1, . . . , rN

(3)

Φ0 is unknown, but a very good approximation (“fixed-node”) ofΨΦ0 can be sampled (Ψ is the trial wave function and Φ0 is theapproximation of Φ0). If ΨΦ0 is normalized, one can re-write E0as

E0 =

∫Φ0(r1, . . . , rN)Ψ(r1, . . . , rN)

HΨ(r1, . . . , rN)

Ψ(r1, . . . , rN)(4)

E will be computed as the average of the local energies HΨΨ

evaluated at points drawn from the density Φ0Ψ.Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 5: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

QMC in short

Electronic trajectories to sample Ψ2 or Φ0Ψ

At every step, the local energy is computed HΨΨ

The average of the local energies is the electronic energyof the systemMany independent trajectories can be started in parallelwith different initial conditions and random seeds.

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 6: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

QMC as an alternative method

Positive aspectsThe usual methods of comparable quality [CCSD(T)] havean O(N7) scaling for CPU and O(N4) scaling for disk spaceThe cost of a Monte Carlo step is of order O(N3), and canbe O(N) for large systemsThe evaluation of one Monte Carlo step is fast (4milliseconds for 60 electrons)

ButThe statistical error decreases as 1/

√M

A huge number of Monte Carlo steps have to be realizedSo it is not a routine method (yet)

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 7: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

QMC as an alternative method

Positive aspectsThe usual methods of comparable quality [CCSD(T)] havean O(N7) scaling for CPU and O(N4) scaling for disk spaceThe cost of a Monte Carlo step is of order O(N3), and canbe O(N) for large systemsThe evaluation of one Monte Carlo step is fast (4milliseconds for 60 electrons)

ButThe statistical error decreases as 1/

√M

A huge number of Monte Carlo steps have to be realizedSo it is not a routine method (yet)

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 8: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

QMC as an alternative method

These algorithms are perfect for massive parallelismParallelism is easy to implement (SPMD)No necessary synchronization between the processesLittle I/O, little communication, little RAM, a lot of CPU(number crunching)Adapted to super-computers, grids, GPUs, blue-gene, andeven cloud computingFault-tolerance easy to implement

Today, a very large number of Monte Carlo steps can berealized in a short time on expensive architectures. In a nearfuture, these calculations will be accessible to laboratoiries.

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 9: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

QMC as an alternative method

These algorithms are perfect for massive parallelismParallelism is easy to implement (SPMD)No necessary synchronization between the processesLittle I/O, little communication, little RAM, a lot of CPU(number crunching)Adapted to super-computers, grids, GPUs, blue-gene, andeven cloud computingFault-tolerance easy to implement

Today, a very large number of Monte Carlo steps can berealized in a short time on expensive architectures. In a nearfuture, these calculations will be accessible to laboratoiries.

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 10: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Outline

1 Introduction

2 The QMC=Chem program

3 Benchmarks on Curie (CEA, PRACE)

4 Projects

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 11: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Constraints

Provide a code with the following propertiesFast (Fortran, linear scaling algorithms, etc)Easy to install (Standard Fortran and native Python)Easy to maintain (IRPF90 Fortran pre-processor)Easy to use (GUI, scripts, etc)Can run with no effort on any computing facility (security,libraries, filesystem,...)Can run on grids (unknown and heterogeneous hardware,slow network,...)Can run on as many cores as possibleFault toleranceA (almost) perfect parallel efficiency

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 12: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Constraints

Provide a code with the following propertiesFast (Fortran, linear scaling algorithms, etc)Easy to install (Standard Fortran and native Python)Easy to maintain (IRPF90 Fortran pre-processor)Easy to use (GUI, scripts, etc)Can run with no effort on any computing facility (security,libraries, filesystem,...)Can run on grids (unknown and heterogeneous hardware,slow network,...)Can run on as many cores as possibleFault toleranceA (almost) perfect parallel efficiency

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 13: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Constraints

Provide a code with the following propertiesFast (Fortran, linear scaling algorithms, etc)Easy to install (Standard Fortran and native Python)Easy to maintain (IRPF90 Fortran pre-processor)Easy to use (GUI, scripts, etc)Can run with no effort on any computing facility (security,libraries, filesystem,...)Can run on grids (unknown and heterogeneous hardware,slow network,...)Can run on as many cores as possibleFault toleranceA (almost) perfect parallel efficiency

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 14: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Constraints

Provide a code with the following propertiesFast (Fortran, linear scaling algorithms, etc)Easy to install (Standard Fortran and native Python)Easy to maintain (IRPF90 Fortran pre-processor)Easy to use (GUI, scripts, etc)Can run with no effort on any computing facility (security,libraries, filesystem,...)Can run on grids (unknown and heterogeneous hardware,slow network,...)Can run on as many cores as possibleFault toleranceA (almost) perfect parallel efficiency

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 15: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Constraints

Provide a code with the following propertiesFast (Fortran, linear scaling algorithms, etc)Easy to install (Standard Fortran and native Python)Easy to maintain (IRPF90 Fortran pre-processor)Easy to use (GUI, scripts, etc)Can run with no effort on any computing facility (security,libraries, filesystem,...)Can run on grids (unknown and heterogeneous hardware,slow network,...)Can run on as many cores as possibleFault toleranceA (almost) perfect parallel efficiency

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 16: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Constraints

Provide a code with the following propertiesFast (Fortran, linear scaling algorithms, etc)Easy to install (Standard Fortran and native Python)Easy to maintain (IRPF90 Fortran pre-processor)Easy to use (GUI, scripts, etc)Can run with no effort on any computing facility (security,libraries, filesystem,...)Can run on grids (unknown and heterogeneous hardware,slow network,...)Can run on as many cores as possibleFault toleranceA (almost) perfect parallel efficiency

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 17: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Constraints

Provide a code with the following propertiesFast (Fortran, linear scaling algorithms, etc)Easy to install (Standard Fortran and native Python)Easy to maintain (IRPF90 Fortran pre-processor)Easy to use (GUI, scripts, etc)Can run with no effort on any computing facility (security,libraries, filesystem,...)Can run on grids (unknown and heterogeneous hardware,slow network,...)Can run on as many cores as possibleFault toleranceA (almost) perfect parallel efficiency

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 18: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Constraints

Provide a code with the following propertiesFast (Fortran, linear scaling algorithms, etc)Easy to install (Standard Fortran and native Python)Easy to maintain (IRPF90 Fortran pre-processor)Easy to use (GUI, scripts, etc)Can run with no effort on any computing facility (security,libraries, filesystem,...)Can run on grids (unknown and heterogeneous hardware,slow network,...)Can run on as many cores as possibleFault toleranceA (almost) perfect parallel efficiency

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 19: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Constraints

Provide a code with the following propertiesFast (Fortran, linear scaling algorithms, etc)Easy to install (Standard Fortran and native Python)Easy to maintain (IRPF90 Fortran pre-processor)Easy to use (GUI, scripts, etc)Can run with no effort on any computing facility (security,libraries, filesystem,...)Can run on grids (unknown and heterogeneous hardware,slow network,...)Can run on as many cores as possibleFault toleranceA (almost) perfect parallel efficiency

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 20: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Design

SPMD Fortran programCommunication layer handled in PythonNo input, no output. Interaction of the user with a database.GUI, scripts,... can easily read/write in the database

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 21: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Design

Each trajectory is sliced in blocks:

Nstep

Nwalk

Nproc

CPU time

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 22: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Design

Manager/Worker model with asynchronous I/O.

WorkerData Server

MPI Master

Forwarder

MPI Slave MPI Slave MPI Slave

Network Thread

I/O Thread

Database

Manager

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 23: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Design

Forwarders are organized in a binary tree with fault-tolerance.

Data Server

Forwarder

Forwarder Forwarder

Forwarder Forwarder Forwarder Forwarder

ForwarderForwarder Forwarder Forwarder Forwarder Forwarder Forwarder Forwarder

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 24: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Used architectures

SupercomputersCALMIP, Hyperion (2 816 cores) : 512 cores, routine runsCEA-TGCC, Curie (11 000 cores) : 10 000 cores,benchmarks

GridsEGI (140 000 cores) : 1 000 tasks runs in 2010Grid 5000 (5 000 cores) : Will be invaded soon....

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 25: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Used architectures

SupercomputersCALMIP, Hyperion (2 816 cores) : 512 cores, routine runsCEA-TGCC, Curie (11 000 cores) : 10 000 cores,benchmarks

GridsEGI (140 000 cores) : 1 000 tasks runs in 2010Grid 5000 (5 000 cores) : Will be invaded soon....

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 26: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Outline

1 Introduction

2 The QMC=Chem program

3 Benchmarks on Curie (CEA, PRACE)

4 Projects

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 27: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Description

CuCl2 molecule: 63 electrons, 336 Gaussian basisfunctions1 block: 2 000 steps, 10 walkers (too small blocks, 84seconds)32 MB RAM, 1.5 MB disk (input), 1.2 KB / computed blockStopping condition: wall time > 5 minutes

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 28: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Parallel part

0

5000

10000

15000

20000

25000

30000

35000

40000

0 1000 2000 3000 4000 5000 6000 7000 8000 9000 10000

Num

ber

of c

ompu

ted

blo

cks

Number of CPU cores

Curie, 1 block = 84 seconds, Stopping condition = wall time > 300sec.

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 29: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Serial part

Check consistency of inputCompute CRC32 key associated with input (to checkincoming blocks)MPI initializationMPI broadcast of inputPre-conditioning (matrix sparsifications, sorting, etc)∗Send to the data server the last walker positions andrandom seedsMPI FinalizationWait for every forwarder to finishWait for I/O thread to finish

∗ Longest part.Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 30: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Serial part

20

40

60

80

100

120

140

160

0 1000 2000 3000 4000 5000 6000 7000 8000 9000 10000

(WallTime - CPUTime/NBlocks)/NBlocks

Does not depend on the block length. Not too bad.For blocks of 100 walkers, 10 000 steps and "wall time > 8hours", the parallel efficiency is 98.9%

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 31: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Outline

1 Introduction

2 The QMC=Chem program

3 Benchmarks on Curie (CEA, PRACE)

4 Projects

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 32: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Cloud computing

SAAS (web)The users don’t worry about resourcesWell adapted to CPU-intensive programsANR Project submitted / collaboration with a softwarecompany (ASA)

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program

Page 33: QMC=Chem, a massively parallel Quantum Monte Carlo programirpf90.ups-tlse.fr/files/qmcchem_curie.pdf · Introduction The QMC=Chem program Benchmarks on Curie (CEA, PRACE) Projects

IntroductionThe QMC=Chem program

Benchmarks on Curie (CEA, PRACE)Projects

Future improvements

Delegate some work to the forwarders to parallelize thefinalizationThe forwarders will start the workers : possibility to plugnew forwarders to a running simulationDeploy the program with TakTuk instead of MPI −→ Fullfault-tolerance implementationBetter integration with grid environments

Anthony Scemama, Michel Caffarel QMC=Chem, a massively parallel Quantum Monte Carlo program