40 Commits

Author SHA1 Message Date
Peter Eastman
1dac981a63 Use PocketFFT (#3667)
* Use PocketFFT instead of FFTW

* Minor cleanup

* Use PocketFFT instead of fftpack for reference platform

* Remove FFTW as a dependency

* Converted a test case to use PocketFFT

* Fixed an incorrect comment
2022-06-30 12:54:28 -07:00
jchodera
f8903a65f4 Add back missing linux packaging scripts 2016-12-24 17:08:20 -05:00
jchodera
fb83a29135 Add documentation and remove gcc build scripts 2016-12-24 15:07:25 -05:00
jchodera
3164ee174a Update source build script 2016-12-24 15:02:20 -05:00
jchodera
40cad32bf5 Update packaging scripts for clang linux builds 2016-12-23 22:28:13 -05:00
jchodera
69abec48cd Update packaging scripts for jchodera/omnia-build-box:cuda80-amd30 docker image 2016-12-23 16:46:29 -05:00
jchodera
0087dcb82b Build tests for packaging 2016-11-14 16:09:51 -05:00
jchodera
b9e2844fe2 Update build and packaging scripts. 2016-11-14 14:12:59 -05:00
jchodera
3bc2008a08 Update packaging preparation scripts 2016-02-17 16:24:58 -05:00
Peter Eastman
4321455042 Fixed miniconda URL 2016-02-12 11:06:00 -08:00
peastman
22697eb2c0 Another attempt at getting the docs to build correctly 2016-02-08 15:25:17 -08:00
Peter Eastman
dbaeb984ef Merge branch 'scripts' of https://github.com/peastman/openmm into scripts 2016-02-08 14:00:26 -08:00
peastman
46fb5c5111 Make PythonInstall before trying to build Python API docs 2016-02-08 13:59:53 -08:00
peastman
7a94dd9215 Turned on building documentation 2016-02-06 16:01:59 -08:00
peastman
3f0899c0e9 Updates to packaging scripts for 7.0 2016-01-27 10:10:04 -08:00
John Chodera (MSKCC)
a1edc08cce Update packaging preparation scripts to use latest miniconda. 2015-07-12 14:58:23 -04:00
John Chodera (MSKCC)
3be0bf11d9 Changes for OpenMM 6.3beta2 2015-07-11 14:34:53 -04:00
John Chodera (MSKCC)
33f16dedbc Moved install.sh out of harm's way into devtools/packaging and updated binary packaging scripts. 2015-07-01 22:10:06 -04:00
John Chodera (MSKCC)
2ad2a75ba2 Updated linux build/packaging devtools scripts to use CUDA 7.0 2015-06-05 11:27:58 +09:00
John Chodera (MSKCC)
5030c94689 Removed debugging statements from packaging scripts. 2014-12-02 18:33:04 -08:00
John Chodera (MSKCC)
662eb730d4 Minor cleanup in prepare.sh script. 2014-12-02 18:11:59 -08:00
John Chodera (MSKCC)
741d186d89 Build scripts now first remove old install directory. 2014-12-02 18:09:15 -08:00
John Chodera (MSKCC)
74d6686921 Debugging issues with packaging script. 2014-12-02 17:21:59 -08:00
John Chodera (MSKCC)
4fcf2b1662 Modified packaging scripts so that we no longer install Python into lib. 2014-12-02 15:55:42 -08:00
John Chodera (MSKCC)
4ad08011aa Hopefully fixed issue with Jenkins linux build script. 2014-11-08 20:10:32 -05:00
John Chodera (MSKCC)
93cd76b355 Fixing more paths in Jenkins build paths. 2014-11-08 19:39:01 -05:00
John Chodera (MSKCC)
865364db01 Added relative workspace path to Jenkins build prepare scripts. 2014-11-08 19:13:45 -05:00
John Chodera (MSKCC)
cd9a442e93 Minor updates to Jenkins prepare scripts. 2014-11-08 17:57:42 -05:00
John Chodera (MSKCC)
abf0f7ef3d Updated Jenkins preparation scripts. 2014-11-08 17:56:18 -05:00
John Chodera (MSKCC)
db166090f2 Fixed some path errors with Jenkins build scripts, and added preparation scripts. 2014-11-08 17:50:20 -05:00
John Chodera (MSKCC)
438463ed8a Updated Jenkins build scripts to also build docs. 2014-11-08 17:21:22 -05:00
John Chodera (MSKCC)
0abd720e69 Added miniconda/bin to path for automated build scripts. 2014-11-08 12:53:55 -05:00
John Chodera (MSKCC)
db343579cb Fixed python path for automated build script. 2014-11-08 12:48:26 -05:00
John Chodera (MSKCC)
0198503fb4 Minor fix to build script for automated packaging. 2014-11-08 12:41:51 -05:00
John Chodera (MSKCC)
4e9405a637 Updated build script for packaging with Linux. 2014-11-08 00:45:17 -05:00
John Chodera (MSKCC)
3fecf857bf Version number in Linux packaging script is now extracted from CMakeCache.txt (via @peastman). 2014-11-07 21:07:17 -05:00
John Chodera (MSKCC)
dda50ec8b0 Made Linux build script executable. 2014-11-07 20:48:53 -05:00
John Chodera (MSKCC)
4b2487f3db Added draft build script. 2014-11-07 20:47:45 -05:00
John Chodera (MSKCC)
71220e6e37 Changed Linux packaging script to executable. 2014-11-07 20:11:01 -05:00
John Chodera (MSKCC)
be7120e467 Added Linux packaging script. 2014-11-07 20:10:15 -05:00