SysFera / vishnu

Modular and high-level middleware for tasks, files and information management in heterogeneous and distributed HPC environments
http://sysfera.github.com/vishnu.html
Other
4 stars 12 forks source link

cmake: build swig wrappers with GIL unlocking #404

Closed hguemar closed 10 years ago

hguemar commented 10 years ago

Not documented in the manual but it enables GIL unlocking for all wrapped methods. Wrappers must be regenerated with ENABLE_SWIG switch at configuration time

should fixes #376

rchakode commented 10 years ago

OK, merged