Denis Barbier
Denis Barbier
It would be nice to add an option in CMakeLists.txt to enable using GCD (only on Apple, and enabled by default) so that people can easily build with and without...
One can already build with openmp if TBB dependency is not wanted, I am not sure that we want to provide our own thread pool.
Hello, I suggest to rename them into src/Standard/Standard_GrandCentralDispatch.[ch]xx There are other problems with this branch: - Files contain this copyright notice: ``` Copyright (c) 2013 icsanady. All rights reserved. ```...
Hello, the fix is straightforward, I believe that we should apply it. Do you know how to generate a test case, either in C++ or with DRAW commands?
We already had a discussion about `No_Exception`, see http://groups.google.com/group/oce-dev/browse_thread/thread/4b556d1edb746062 It seems that we should not define it, so we may end up adding a new symbol to let user decide...
Sure, one of our goals is to get rid of compiler warnings, patches are heartily welcome. I suggest that you first fix one of these warnings, and if we agree...
Looks good to me. What do others think about these changes?
Hello, just hit this issue too. I will modify our CMakeLists.txt to remove this file as part of our build, but I would like to comment about > Even if...
Grrr, UI for drafts PR is terrible, I forgot to change PR type to draft :-/
Here are some benchmark results; data must first be downloaded from http://fimi.uantwerpen.be/data/ and put inside a `data` subdirectory. Some runs take a very long time, thus I decided to set...