You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are working on a framework for developers to implement their own functions that take advantage having multiple cores.
The framework is based on julia's Distributed functionality and uses the serialization available in Oscar.
There are a chain of things to do before this can be completed.
First we need the serialization to be refactored so that we have the functionality for creating stacks of type information Serialization Refactor #4162
We are working on a framework for developers to implement their own functions that take advantage having multiple cores.
The framework is based on julia's Distributed functionality and uses the serialization available in Oscar.
There are a chain of things to do before this can be completed.
The text was updated successfully, but these errors were encountered: