/LMDZ5 Developers: ymeurdesoif

Login name:
ymeurdesoif
Total Commits:
32 (0,1 %)
Lines of Code:
1 209 (0,1 %)
Most Recent Commit:
2013-09-04 14:30
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for ymeurdesoif

Activity by Day of Week for ymeurdesoif

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 32 (100.0%) 1209 (100.0%) 37.7
trunk/libf/filtrez/ 2 (6.3%) 743 (61.5%) 371.5
trunk/libf/dyn3dmem/ 22 (68.8%) 407 (33.7%) 18.5
trunk/libf/dyn3dpar/ 3 (9.4%) 28 (2.3%) 9.3
trunk/ 3 (9.4%) 17 (1.4%) 5.6
trunk/arch/ 2 (6.3%) 14 (1.2%) 7.0

Activity of ymeurdesoif

Most Recent Commits

ymeurdesoif 2013-09-04 14:30 Rev.: 1859

bug fix : forgetted directive !$OMP MASTER for read a getin

YM

5 lines of code changed in 1 file:

  • trunk/libf/dyn3dmem: parallel_lmdz.F90 (+5 -2)
ymeurdesoif 2013-09-03 11:32 Rev.: 1858

omp_chunk has now a default value of (llm+1)/omp_size instead of 1.

YM

19 lines of code changed in 2 files:

  • trunk/libf/dyn3dmem: conf_gcm.F (-12), parallel_lmdz.F90 (+19 -2)
ymeurdesoif 2013-08-23 14:20 Rev.: 1848

Solve performance problem comming from declarations of a derived type.

YM

39 lines of code changed in 12 files:

  • trunk/libf/dyn3dmem: advtrac_loc.F (+2 -1), bilan_dyn_loc.F (+2 -1), caladvtrac_loc.F (+2 -2), call_calfis_mod.F90 (+2 -1), call_dissip_mod.F90 (+2 -2), divgrad2_loc.F (+2 -1), gradiv2_loc.F (+2 -2), guide_loc_mod.F90 (+2 -2), leapfrog_loc.F (+11 -8), nxgraro2_loc.F (+2 -1), vlspltgen_loc.F (+4 -3), write_field_loc.F90 (+6 -4)
ymeurdesoif 2013-08-23 14:15 Rev.: 1847

Improved memory management of buffer for MPi request

YM

34 lines of code changed in 1 file:

  • trunk/libf/dyn3dmem: mod_hallo.F90 (+34 -21)
ymeurdesoif 2013-08-23 14:08 Rev.: 1846

supress unnecessary PRINT*

YM

0 lines of code changed in 1 file:

  • trunk/libf/dyn3dmem: dissip_loc.F (-1)
ymeurdesoif 2013-08-22 12:00 Rev.: 1845

repair timers for newtonian version

YM

7 lines of code changed in 1 file:

  • trunk/libf/dyn3dpar: leapfrog_p.F (+7)
ymeurdesoif 2013-08-22 11:58 Rev.: 1844

Bug fix in transport for planetar version.
=> advection was not done

19 lines of code changed in 1 file:

  • trunk/libf/dyn3dpar: advtrac_p.F90 (+19 -19)
ymeurdesoif 2013-07-19 16:25 Rev.: 1806

Enable OpenMP parallelism using the guided mode.
=> Results are reproductible in mixed MPI/OpenMP parallel mode with different numbers of processes/tasks
=> Tested with the zoomed AMU version prepared by F. Hourdin
=> Need more extensive test

YM

282 lines of code changed in 2 files:

  • trunk/libf/dyn3dmem: guide_loc_mod.F90 (+282 -74), leapfrog_loc.F (-2)
ymeurdesoif 2013-07-19 16:16 Rev.: 1805

Fix OpenMP problem with classical filtering (not FFT)
=> Using Blas is OK
=> Using matmul is OK

YM

17 lines of code changed in 1 file:

  • trunk/libf/dyn3dmem: mod_filtreg_p.F (+17 -14)
ymeurdesoif 2013-07-19 16:15 Rev.: 1804

Fix synchronisation problem with openmp.

YM

7 lines of code changed in 1 file:

  • trunk/libf/dyn3dmem: caladvtrac_loc.F (+7 -3)
ymeurdesoif 2013-07-19 16:11 Rev.: 1803

Correction of a misprint in transfert routine.
Maybe solve some performance problem with dyn3dmem

YM

4 lines of code changed in 1 file:

  • trunk/libf/dyn3dmem: mod_hallo.F90 (+4 -2)
ymeurdesoif 2013-07-19 16:03 Rev.: 1802

Add parallel compiling functionality through fcm
=> 2 new options for the makelmdz_fcm

-j n : enable parallel compiling on 8 tasks
-full : recreate dependency and recompile form scratch

YM

17 lines of code changed in 3 files:

  • trunk: bld.cfg (+5 -20), build_gcm (+3 -1), makelmdz_fcm (+9 -1)
ymeurdesoif 2013-07-19 15:59 Rev.: 1801

Add interface header for FFT-MKL required for compiling.
Intel give only .f90 file and not .mod for the module interface

YM

743 lines of code changed in 2 files:

  • trunk/libf/filtrez: mkl_dft_type.f90 (new 221), mkl_dfti.f90 (new 522)
ymeurdesoif 2011-11-29 12:45 Rev.: 1593

Add arch files for Curie

YM

14 lines of code changed in 2 files:

  • trunk/arch: arch-X64_CURIE.fcm (new 9), arch-X64_CURIE.path (new 5)
ymeurdesoif 2011-07-28 11:13 Rev.: 1557

Ajout d'une synchronisation OpenMP. Devrait corriger les problemes de reproductibilités en OpenMP.

YM

2 lines of code changed in 1 file:

  • trunk/libf/dyn3dpar: exner_hyb_p.F (+2 -1)
Generated by StatSVN 0.7.0