Commit Graph

6 Commits

Author SHA1 Message Date
Hyungjun Lee 5c120fb820 update mp_base.f90 2020-04-15 19:46:24 -05:00
Samuel Ponce d34b212407 Support for integer kind 8 byte
for mp_sum and mp_bcast (only for vectors now).
2020-01-12 17:02:01 +01:00
Pietro dfd95eb378 Remove or reduce MPI message splitting in CUDA Fortran implementation of UtilXlib 2019-02-11 09:49:52 +00:00
Pietro Bonfa c4d0af26dd Added optional argument to deallocate UtilXlib buffers and checks to avoid double allocations on mp_start. 2018-12-17 13:30:04 +01:00
Pietro Bonfa 8d21ba7c43 First draft of CUDA Fortran enabled UtilXlib 2018-02-15 18:08:38 +01:00
degironc 7fd27ba0ad UtilXlib directory created to contain a library (libutil.a) for
basic operations: error handling, timing clocks, interfaces to basic mpi 
calls, find free units...
These routines are moved from Modules and dependencies to other modules
are removed. 

MANY files are updated to comply with the move.



git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@13629 c92efa57-630b-4861-b058-cf58834340f0
2017-07-26 11:15:20 +00:00