Add Copyright header to Fortran bindings source files
Этот коммит содержится в:
коммит произвёл
Sylvain Jeaugey
родитель
5f2b32e45b
Коммит
9c18468fe2
@@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
#ifndef _CUDA
|
||||
|
||||
!Start cudaFor module
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
!Start defines
|
||||
#define NCCL_UNIQUE_ID_BYTES 128
|
||||
!End defines
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
||||
Ссылка в новой задаче
Block a user