Commit 95dccd7 1 parent 3d2d746 commit 95dccd7 Copy full SHA for 95dccd7
File tree 5 files changed +26
-1
lines changed
5 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1
1
# (C) Copyright 2020- ECMWF.
2
+ # (C) Copyright 2024- Meteo-France.
2
3
#
3
4
# This software is licensed under the terms of the Apache Licence Version 2.0
4
5
# which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
Original file line number Diff line number Diff line change 1
1
# (C) Copyright 2020- ECMWF.
2
+ # (C) Copyright 2024- Meteo-France.
2
3
#
3
4
# This software is licensed under the terms of the Apache Licence Version 2.0
4
5
# which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
Original file line number Diff line number Diff line change
1
+ /*
2
+ * (C) Copyright 2024- ECMWF.
3
+ * (C) Copyright 2024- Meteo-France.
4
+ *
5
+ * This software is licensed under the terms of the Apache Licence Version 2.0
6
+ * which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
7
+ * In applying this licence, ECMWF does not waive the privileges and immunities
8
+ * granted to it by virtue of its status as an intergovernmental organisation
9
+ * nor does it submit to any jurisdiction.
10
+ */
11
+
1
12
#include <nvToolsExt.h>
2
13
//#include <nvtx3/nvToolsExt.h>
3
14
#include <string.h>
Original file line number Diff line number Diff line change
1
+ #
2
+ # (C) Copyright 2024- ECMWF.
3
+ # (C) Copyright 2024- Meteo-France.
4
+ #
5
+ # This software is licensed under the terms of the Apache Licence Version 2.0
6
+ # which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
7
+ # In applying this licence, ECMWF does not waive the privileges and immunities
8
+ # granted to it by virtue of its status as an intergovernmental organisation
9
+ # nor does it submit to any jurisdiction.
10
+ #
11
+
1
12
# Test basic implementation
2
13
3
14
ecbuild_add_executable( TARGET drhook_nvtx_basic
Original file line number Diff line number Diff line change 1
- ! (C) Copyright 2005- ECMWF.
1
+ ! (C) Copyright 2024- ECMWF.
2
+ ! (C) Copyright 2024- Meteo-France.
2
3
!
3
4
! This software is licensed under the terms of the Apache Licence Version 2.0
4
5
! which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
You can’t perform that action at this time.
0 commit comments