An Aspect Oriented Programming (AOP)-based tool to analyze cross-cutting performance concerns of composite science workflows.
GNU Lesser General Public License v3.0
2
stars
15
forks
source link
add initial example integration with cmake #149
Closed
slabasan closed 7 months ago
Adds an initial example integration of PFA into other software projects through CMake. This will allow us to test external builds with a PFA install.
Fixes #137