![]() |
|
PhoenixHPCProxy
1.0.0
Lightweight HPC proxy
|
#include "Representation/representation.h"
Include dependency graph for backend_proxy_loader.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| bool | cpp_backend_proxy (const PVecSource &vecSource, const PString &libraryName, const PVecArchLib &vecArchLib, const PPath &libDir, const PPath &outputDir) |
| Save ProxyLoader with the corresponding a vector of PSource in the output directory. | |
| bool cpp_backend_proxy | ( | const PVecSource & | vecSource, |
| const PString & | libraryName, | ||
| const PVecArchLib & | vecArchLib, | ||
| const PPath & | libDir, | ||
| const PPath & | outputDir ) |
Save ProxyLoader with the corresponding a vector of PSource in the output directory.
| vecSource | : vector of source |
| libraryName | : name of the library to be created |
| vecArchLib | : vector of library to be loaded on the fly by respect to the host architecture |
| libDir | : directory where the sub libraries are installed |
| outputDir | : output directory where to save ProxyLoader |
Definition at line 273 of file backend_proxy_loader.cpp.
References cpp_backendProxyLoaderHeader(), and cpp_backendProxyLoaderSource().
Referenced by createSourceFromConfig().
Here is the call graph for this function:
Here is the caller graph for this function: