Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
cb8c37ade3f4 | gheller | Links from .f90 to .F90 files removed | Jan 22 | ||||
bc177f990fa1 | ttran | Commit more pending modified files (fron development on mac gcc). | Jul 14 2017 | ||||
0ad8d0894c0a | ttran | Trigger a "Not enough memory" error in MUPS (INFOG(2)=-9) with the MUMPS… | Feb 28 2017 | ||||
372e614108cf | ttran | - Many pending modifications from working on Mac with gcc. - Add Kronecker… | Feb 11 2017 | ||||
9f14a1427247 | ttran | Working version (for both blocing and non-blocking exchange) on the new Piz… | Jan 17 2017 | ||||
d728ab8c21f9 | ttran | - Add choice between FFTW2 and FFTW3 when building libfft.a - Many pending… | Dec 9 2016 | ||||
759a6ffa02a7 | ttran | Add routine "mem_node" to print the memory per node. | Nov 9 2016 | ||||
e98854f130eb | ttran | Build and tested examples ok on Marconi. | Oct 21 2016 | ||||
1b40b3fb7431 | ttran | - fft now uses fftw3 instead of fftw2. - Build successfully on Marconi with… | Oct 21 2016 | ||||
1aee5aaeb040 | ttran | Tested cpu and mic version on Helios. | Oct 20 2016 | ||||
55f8f9520d6a | ttran | Add missing Makfile. | Oct 20 2016 | ||||
db24c3ac8bbd | ttran | Test MPI+OpenMP version (only on CPU) for both intel and gcc compilers, on SPC… | Oct 20 2016 | ||||
c69265ace77d | ttran | Compile and link ok. Testing still has to be done. | Oct 17 2016 | ||||
0a0b53799e89 | ttran | Merge OpenACC and OpenMP. Work in progress. | Oct 17 2016 | ||||
b733bfbc64a1 | ttran | Prepare merging of OpenMP and OpenACC version: start from mpi+openacc/src. | Oct 17 2016 | ||||
d810d4cb57e8 | ttran | Commit pending modifications. | Oct 17 2016 | ||||
04b3762cb09d | ttran | Adapt makefiles for modules PrgEnv-intel and PrgEnv-intel on MEDUSA and PPB110. | Aug 17 2016 | ||||
d50b9a778ae3 | ttran | Fix a bug in routine put_zmumps_mat. | Aug 11 2016 | ||||
b796fb51a4c0 | ttran | - Tested building bsplines using cmake on ppb110, using PrgEnv-gnu module… | Aug 10 2016 | ||||
9a344858f918 | ttran | Correct status array in mpi_waitall argument list. | Jul 14 2016 | ||||
34fd67eff504 | ttran | Small modifs. | Jul 13 2016 | ||||
828f4072fb44 | ttran | Add blocking send/recv and GPUDirect in exchange. | Jun 1 2016 | ||||
e771431dad34 | ttran | GPUDirect non-blocking exchange is not working yet! | May 28 2016 | ||||
9c8fb2557564 | ttran | Add Cray GPUDirect MPI non-block send/recv in subroutine exchange. Testing… | May 27 2016 | ||||
459cc2b5c786 | ttran | Small modifications. | May 25 2016 | ||||
9c2285261625 | ttran | - Using "acc kernels ... acc end kernels" (in jacobi, residue, prolong and… | May 25 2016 | ||||
de56f0ef99af | ttran | Fix a race condition in norm_vec. | May 25 2016 | ||||
8de5b19b8d57 | ttran | Add prints for debugging. | May 24 2016 | ||||
bdff7f837533 | ttran | - Add PGI's OpenACC offload directives for deep-copy. - Remove all OpenMP… | May 23 2016 | ||||
a70f770de238 | ttran | Add function returning number of MPI processes per node. | May 22 2016 | ||||
75170ff901c6 | ttran | Fix a minor bug when tested on DAINT (Forget to deallocate an array in aloop on… | May 18 2016 | ||||
796ae22a9ab2 | ttran | - ppoisson compiled, using pgi/16.0, without errors: + many f2008 constructs… | May 18 2016 | ||||
3411953db79b | ttran | Replace "acc enter data ..." with "acc data ..." in exchange: increased… | Apr 19 2016 | ||||
1e582cc326e0 | ttran | - For GPU (compiled with -hacc), works correctly only for 1D partitions P1x1. | Apr 19 2016 | ||||
92992918df8c | ttran | Merge parmgrid_optim branch back to trunk. | Apr 18 2016 | ||||
096684965055 | ttran | Smak modifications after testing with nldebug=t. | Apr 5 2016 | ||||
c78993d7e9cc | ttran | Change SP constants to DP constants. | Apr 4 2016 | ||||
f368d8127f81 | ttran | Clean up. | Mar 29 2016 | ||||
fbd27f5b9d8a | ttran | First working OpenACC version! Still run on single GPU (ghost cell exchange not… | Mar 27 2016 | ||||
2a0507cc370d | ttran | Complete implementation of OpenACC version. Still buggy! | Mar 26 2016 | ||||
137319bbea68 | ttran | OpenACC parallelization of jacobi residue restrict prolong done. | Mar 25 2016 | ||||
315ecff91468 | ttran | Developement of openacc version in progress (on DAINT) ... | Mar 23 2016 | ||||
3ed2901d4a6b | ttran | More pending PARMGRID optimizations done on Cray daint and dora: - use static… | Mar 22 2016 | ||||
200ea36d2807 | ttran | Commit pendifs modifications done on CSCS Crays. | Mar 21 2016 | ||||
db6098f60c93 | ttran | Start porting PARMG to OpenACC, from the MPI+openMP version. | Mar 21 2016 | ||||
402e6b7f3bf3 | ttran | Adapt examples/Makefile to build examples using FUTILS and BSPLINES build using… | Mar 17 2016 | ||||
aa9c229dc927 | ttran | Add examples o eigenvalue problems using Arpack for Lapack dense/band matrices… | Mar 16 2016 | ||||
aa8d71e68d33 | ttran | Fix a small bug in put_col of matrix.f90. | Feb 24 2016 | ||||
12def151f131 | ttran | Add missng file. | Dec 11 2015 | ||||
1a6673b02543 | ttran | Small fix. | Dec 5 2015 | ||||
5d3e02188d54 | ttran | Missing matlab file for complex CSR matrix. | Dec 5 2015 | ||||
23bab3ba3c19 | ttran | Small modifs for complex CSR matrix. | Dec 5 2015 | ||||
4d6c2e02b6f2 | ttran | Missing matlab script. | Dec 4 2015 | ||||
d21b75b76bed | ttran | Missing example. | Dec 4 2015 | ||||
db821218f30e | ttran | Add Ddouble complex version for CSR sparse matrix. | Dec 4 2015 | ||||
b52e17776308 | ttran | Small corrections to post-processing matlab scripts. | Nov 29 2015 | ||||
b79df05ee6ed | ttran | Prepare to use CSR matrices for the eigenvalue problem that will be solved… | Nov 29 2015 | ||||
d62e85a1e669 | ttran | Working version for both symm. and nonsymm. GB and GE matrix, using Lapack and… | Nov 26 2015 | ||||
356a10899df9 | ttran | The nonsym version uses GB mat , not PB mat! | Nov 25 2015 | ||||
3fe07510646f | ttran | Add missing file. | Nov 25 2015 | ||||
095955b0b33b | ttran | Non-symm 'GE' and symmetric 'PB' versions for pde1d_eig. | Nov 25 2015 | ||||
0ea51bed7158 | ttran | Working version for pde1d_eig using both Lapack and Arpack and PB matrix! | Nov 25 2015 | ||||
eb410ea4daba | ttran | Small modifs. Still problems to compute more than 20 eigenvalues with ARPACK. | Nov 5 2015 | ||||
bdec232f419e | ttran | Sove the eigenvalue problem for example pde1d, using Lapack and Arpack. | Nov 5 2015 | ||||
477db74eb750 | ttran | Minor changes. | Sep 23 2015 | ||||
38c6c2f99982 | ttran | Complete reporting the hybrid version on host and MIC. | Sep 22 2015 | ||||
0baef7978125 | ttran | Update ... | Sep 17 2015 | ||||
3b735ea216d0 | ttran | Add host and MIC results. Work in progress ... | Sep 15 2015 | ||||
0a696c026e82 | ttran | Move the mg_gbs report to the parmgrid tree. | Sep 11 2015 | ||||
f26e9b064556 | ttran | - Option to use contiguous buffer instead of DDT with switch nlno_ddt - Find… | Sep 10 2015 | ||||
f21918b541fd | ttran | - Add NB ghost cell exchange (nlnode_info=t). - Print node and core info for… | Sep 1 2015 | ||||
b511cca09780 | ttran | Remove creations of large automatic arrays. Does not segfault because of stack… | Aug 16 2015 | ||||
e517569b9e91 | ttran | - Add function mem() to monitor memory consumption. - Start experiments (native… | Aug 13 2015 | ||||
4bcdfc35295d | ttran | - pputils not required and futils required only through cpp macros FUTILS… | Aug 3 2015 | ||||
42335deb2ee4 | ttran | Small modifs to fine control timers. | Jul 20 2015 | ||||
dd19a04fa36e | ttran | - Fix memory leaks when using gvector methods. - Add missing exchange in… | Jul 20 2015 | ||||
1cd37d9387c7 | ttran | FT init and parallelization of gvector_mod. Negligible impact on performances! | Jul 14 2015 | ||||
cb2b731b18f8 | ttran | Minor modufications. | Jul 1 2015 | ||||
d67410f66488 | ttran | Finish reporting results fron r599 of PARMG. | Jun 22 2015 | ||||
26747a75b56d | ttran | Update hybrid results. | Jun 22 2015 | ||||
4cf21e27b6ea | ttran | Add first hybrid results, Work in progress. | Jun 16 2015 | ||||
4290c8862343 | ttran | Add results from hybrid mpi+openmp PARMG. Work in progress. | Jun 11 2015 | ||||
1726bed52c5a | ttran | Rename FIGURES directory. | Jun 10 2015 | ||||
90b6c9757384 | ttran | - Add section on Stencil performance on diffrenet platforms. - Move all files… | Jun 10 2015 | ||||
9f17e3a9aed6 | ttran | Add timing of "estras" (in subroutine mg_2d). | Jun 10 2015 | ||||
8c285dc9b565 | ttran | This branch is sow in parmgrid/mpi+openmo/. | Jun 10 2015 | ||||
51a998ca982a | ttran | Add consumption on memory used per core. | Jun 2 2015 | ||||
fa54768819bb | ttran | Remove gvector ops in subroutine mg_2d, except for clearing of grids(l+1)%v! | Jun 2 2015 | ||||
d16f1014181b | ttran | - exchange and REM timers. - Fix a bug on intent (INOUT instead of OUT) in… | Jun 2 2015 | ||||
367e418a760c | ttran | Replace function get_resids by subroutine residue (only in mg_2d). | Jun 1 2015 | ||||
2ed62211efaf | ttran | Add timing of MG components. | Jun 1 2015 | ||||
0edf1cb75686 | ttran | Remove some uneeded barriers! | May 20 2015 | ||||
4bd38e37d1ef | ttran | init_restrict and prolong_g_2d parallelized. | May 19 2015 | ||||
944e08af3265 | ttran | Remove an incorrect "nowait" clause in jacobi. | May 19 2015 | ||||
5256b805bd6f | ttran | - Small changes in mpi version - In mpi+openmp/, parallelization of +… | May 18 2015 | ||||
7bd32de425a8 | ttran | - Move the pure mpi version into mpi/ directory. - Starting hybrid mpi+openmp… | May 18 2015 | ||||
ecec1edcf93d | ttran | Start development of hybrid MPI+OpenMP version of parmgrid. | Mar 9 2015 | ||||
64b35b656d25 | ttran | - Change the PPUTILS2 function "norm2" (which is a Fortran intrinsics) to… | Dec 28 2014 | ||||
e37db5967a3e | ttran | Add makefile for mac. | Dec 26 2014 | ||||
1e8a9c228dcc | ttran | Small changes. | Dec 20 2014 |
c4science · Help