- prefix=@prefix@
- exec_prefix=@exec_prefix@
- libdir=@libdir@
- includedir=@includedir@
- Name: starpu
- Description: offers support for heterogeneous multicore architecture
- Version: @PACKAGE_VERSION@
- Cflags: -I${includedir} @STARPU_CUDA_CPPFLAGS@
- Libs: -L${libdir} -lstarpu @STARPU_CUDA_LDFLAGS@
- Libs.private: @LDFLAGS@ @LIBS@
- Requires: @HWLOC_REQUIRES@
- Requires.private: @GORDON_REQUIRES@
|