OSHMEM Specification version: Bump to v1.3.
Этот коммит содержится в:
родитель
6c6e35bb40
Коммит
fe2b8b7e06
@ -17,7 +17,7 @@
|
||||
parameter ( SHMEM_MAJOR_VERSION = 1 )
|
||||
|
||||
integer SHMEM_MINOR_VERSION
|
||||
parameter ( SHMEM_MINOR_VERSION = 2 )
|
||||
parameter ( SHMEM_MINOR_VERSION = 3 )
|
||||
|
||||
CHARACTER(LEN = 256), PARAMETER :: SHMEM_VENDOR_STRING = "http://www.open-mpi.org/"
|
||||
|
||||
|
@ -79,7 +79,7 @@ extern "C" {
|
||||
* Constants and definitions
|
||||
*/
|
||||
#define SHMEM_MAJOR_VERSION 1
|
||||
#define SHMEM_MINOR_VERSION 2
|
||||
#define SHMEM_MINOR_VERSION 3
|
||||
#define SHMEM_VENDOR_STRING "http://www.open-mpi.org/"
|
||||
#define SHMEM_MAX_NAME_LEN 256
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user