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
The metric I am optimizing for is highly parallel throughput of many dissimilar pre-compiled programs. Aside from reporting results, there should be no mutable shared state (this will be confirmed by testing correctness).
A representative workload should try to simulate the memory pressure and cache effects of a genetic algorithm mutating and evaluating many programs concurrently.
The metric I am optimizing for is highly parallel throughput of many dissimilar pre-compiled programs. Aside from reporting results, there should be no mutable shared state (this will be confirmed by testing correctness).
A representative workload should try to simulate the memory pressure and cache effects of a genetic algorithm mutating and evaluating many programs concurrently.
Blocked on #2 #4
The text was updated successfully, but these errors were encountered: