Skip to content

Commit 3a2c28a

Browse files
authored
Merge branch 'master' into PASC
2 parents ae1ee19 + d3924dd commit 3a2c28a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ if (NOT Boost_FOUND)
9292
message(FATAL_ERROR "Fatal error: Boost (version >= 1.55) required.")
9393
else()
9494
message(STATUS "Setting up BOOST")
95-
SET(${Boost_INCLUDE_DIRS} "/home/jmarque4/spack/opt/spack/linux-rhel7-power8le/gcc-5.5.0/boost-1.79.0-s2zgmdyz6pcraoym7ad7b6x62doyeqpi/include/")
9695
message(STATUS " Boost Include Directories : ${Boost_INCLUDE_DIRS}")
9796
message(STATUS " Boost Libraries : ${Boost_LIBRARIES}")
9897
include_directories(${Boost_INCLUDE_DIRS})

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<h1 align="center">
22
A4MD
33
<h4 align="center">
4+
45
<a href="https://analytics4md.org/"><img src="https://avatars.githubusercontent.com/u/32650548?s=200&v=4"/></a>
6+
57
</h4>
68
</h1>
79

@@ -115,3 +117,11 @@ Copyright (c) 2022, Global Computing Lab
115117
A4MD is distributed under terms of the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0) with LLVM Exceptions.
116118

117119
See [LICENSE](https://github.com/Analytics4MD/A4MD/blob/PASC/LICENSE) for more details.
120+
121+
## Acknowledgments
122+
123+
124+
XSEDE -- This research was supported by the National Science Foundation (NSF) under grant numbers 1741057, 1841758, 2138811 and 2223704;
125+
the Oak Ridge Leadership Computing Facility under allocation CSC427;
126+
the Extreme Science and Engineering Discovery Environment (XSEDE) under allocation TG-CIS200053;
127+
and IBM through a Shared University Research Award.

0 commit comments

Comments
 (0)