Mercury 2 targets structured tasks with schema-aligned JSON output; supports OpenAI API drop-in integration, for simpler deployment.
Abstract: The parallel efficient global optimization (EGO) algorithm was developed to leverage the rapid advancements in high-performance computing. However, conventional parallel EGO algorithm based ...
Abstract: Parallel task-based programming models like OpenMP support the declaration of task data dependences. This information is used to delay the task execution until the task data is available.