Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
include
История
George Bosilca
efd88e10d7
Cleanup the error codes. Get rid of all the useless ones, and
...
mark the distinction between ORTE and OMPI errors. This commit was SVN r25323.
2011-10-19 03:51:53 +00:00
..
ompi
Cleanup the error codes. Get rid of all the useless ones, and
2011-10-19 03:51:53 +00:00
Makefile.am
Only build the f90 ext stuff if we're also building the f90 bindings
2011-06-27 20:39:11 +00:00
mpi_portable_platform.h
Convert the line endings for the added header files. They were changed automatically by Windows when adding new files.
2010-02-16 17:24:44 +00:00
mpi.h.in
Fix some deprecated notices to refer to the correct new function names
2011-01-27 19:55:42 +00:00
mpif-common.h
Reshape the datatype engine. The basic types are built down in OPAL. MPI types are
2011-01-13 06:08:54 +00:00
mpif-config.h.in
This commit, along with r23467, r23468, r23470, r23471 should
fix
#2241
.
2010-07-22 02:23:47 +00:00
mpif-mpi-io.h
- Make the maximum length user strings configurable... Namely
2009-05-27 12:54:40 +00:00
mpif.h.in
- Just remove white-space at end of lines
2009-05-27 12:46:04 +00:00
ompi_config.h.in
Change the behavior of exporting/importing symbols on Windows, so that to fit the new build procedure, i.e. import statically linked opal/orte libraries for other libraries/binaries. There are several use cases when creating dll libraries:
2010-11-09 16:13:30 +00:00