Files
lammps/src/USER-OMP
2019-03-28 11:46:44 -04:00
..
2019-03-13 17:51:41 +01:00
2019-03-13 17:51:41 +01:00
2019-03-13 17:51:41 +01:00
2019-03-13 17:51:41 +01:00
2019-03-13 17:51:41 +01:00
2019-03-13 17:51:41 +01:00
2019-03-13 17:51:41 +01:00
2019-03-13 17:51:41 +01:00
2019-03-13 17:51:41 +01:00
2019-03-13 17:54:10 +01:00
2019-03-13 17:54:10 +01:00
2019-03-13 17:54:10 +01:00
2019-03-13 17:54:10 +01:00
2017-10-16 14:57:12 -04:00
2019-03-13 17:54:10 +01:00
2019-03-13 17:54:10 +01:00
2019-03-13 17:54:10 +01:00
2019-03-13 17:54:10 +01:00
2019-03-13 17:54:10 +01:00
2019-03-13 17:55:30 +01:00
2018-05-03 16:55:22 -06:00
2018-05-03 17:00:08 -06:00
2018-05-03 17:00:08 -06:00
2018-03-16 12:34:33 -04:00
2019-03-13 17:55:30 +01:00
2016-09-07 13:42:58 -06:00
2017-02-21 15:49:21 -07:00
2018-03-16 12:34:33 -04:00
2018-03-16 12:34:33 -04:00
2018-03-15 22:02:02 -04:00
2018-03-15 22:02:02 -04:00
2018-03-15 22:02:02 -04:00
2018-03-15 22:02:02 -04:00
2018-03-16 12:34:33 -04:00

This package provides OpenMP multi-threading support and other
optimizations of various LAMMPS pair styles, dihedral styles, and fix
styles.
 
See this section of the manual to get started:

doc/Section_accelerate.html, sub-section 5.2

The person who created this package is Axel Kohlmeyer at Temple U
(akohlmey at gmail.com).  Contact him directly if you have questions.

--------------------------

This directory also contains a shell script:

hack_openmp_for_pgi.sh

which will convert OpenMP directives in src files
into a form compatible with the PGI compiler.