Loading...
Home / Reply To: is multi-threading enabled?

Home Forums General is multi-threading enabled? Reply To: is multi-threading enabled?

#6225
Anonymous
Inactive

Hi Suhas,

ORE is a single threaded library, so 100 swaps will be done sequentially. QuantLib itself is not threadsafe which is the main reason for this. There are other solutions, based on process based parallelisation.

This is covered in the FAQ a bit.

Regards,
Niall.


Sign up to hear about the latest ORE developments