Skip to content
Snippets Groups Projects
Select Git revision
  • e9fe89ca9d0e12e9ece6f1dff009a468f4f1d636
  • master default protected
2 results

nb3dfft

user avatar
jg548024 authored
No commit message
e9fe89ca
History
requirements:
-------------
 Fortran 90/2003 compiler
 FFT library (FFTW, ESSL or MKL)

 tested MPIs:
   OpenMPI 1.7.4 (min. for non-blocking collectives - anything less hangs in MPI_TEST())
   MPICH 3.0.4
   MPI of IBM BlueGene/Q

license:
--------
    nb3dFFT is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

    -- see file COPYING for details --

contact:
--------
  Jens Henrik Göbbert
  Institute for Combustion Technology, RWTH Aachen University
  <jens.henrik.goebbert()rwth-aachen.de>