Commit Graph

12 Commits (46650b73a1064e0b074ef620c6da4963d7b17fa1)

Author SHA1 Message Date
L. E. Segovia 463e09207b Miscellaneous compilation fixes for Linux (#36)
* Remove a lingering prctl call
Fixes #34

* Fix COLLADA DOM library name

* Merge calls in Linux and MacOS
2017-10-09 01:34:29 +02:00
Wenzel Jakob fbb4867f49 Fixed core affinity handling, specified TLS dialect on Linux
- Fixed core affinity handling for Linux clusters with CPU quotas
  (e.g. the ETH Brutus cluster).

- Added an explicit -mtls-dialect flag to the Linux config.py files to
  prevent crashes when loading the Python plugin in certain settings
  (particularly: the ETH cluster).
2014-07-01 22:35:30 +02:00
Wenzel Jakob 605b3062e2 better python library detection on linux 2013-11-10 22:59:07 +01:00
Wenzel Jakob 60ee5ad6cf fixed fftw dependencies on linux 2013-11-04 19:09:24 +01:00
Wenzel Jakob b962a3db57 use multithreaded FFT 2013-10-28 11:28:37 +01:00
Wenzel Jakob 257526f6b2 Fast FFT-based image convolution support for large kernels 2013-10-25 22:21:53 +02:00
Wenzel Jakob 9c04346391 updated boost python naming scheme to match current Debian/Ubuntu releases 2013-10-04 17:47:40 +02:00
Wenzel Jakob 78c87acfea added libxml2 dependency 2013-02-06 16:15:18 -05:00
Wenzel Jakob cde938fda9 python3 integration bugfix 2012-09-28 20:37:37 -04:00
Wenzel Jakob 4f1c7ccbf6 linux configuration file bugfix 2012-09-28 02:05:45 -04:00
Wenzel Jakob c52fa6402b Arch linux build system improvements 2012-09-28 01:48:18 -04:00
Wenzel Jakob 35da602d4e The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week. 2012-09-27 12:43:51 -04:00