compile for multiple target platforms

This commit is contained in:
Martin Reinecke 2019-01-11 14:37:27 +01:00
parent 976dfb6174
commit b4298be6ab
11 changed files with 1359 additions and 1164 deletions

View file

@ -68,5 +68,6 @@ void inner_loop (sharp_job *job, const int *ispair,const double *cth,
int sharp_veclen(void);
int sharp_max_nvec(int spin);
const char *sharp_architecture(void);
#endif