cooperative-computing-lab / cctools

The Cooperative Computing Tools (cctools) enable large scale distributed computations to harness hundreds to thousands of machines from clusters, clouds, and grids.
http://ccl.cse.nd.edu
Other
126 stars 111 forks source link

change LIBRARY to TEMPLATE and INSTANCE #3814

Closed BarrySlyDelgado closed 3 weeks ago

BarrySlyDelgado commented 3 weeks ago

Proposed changes

Splits VINE_TASK_TYPE_LIBRARY to VINE_TASK_TYPE_LIBRARY_TEMPLATE and VINE_TASK_TYPE_LIBRARY_INSTANCE.

Post-change actions

Additional comments

This section is dedicated to changes that are ambitious or complex and require substantial discussions. Feel free to start the ball rolling.

BarrySlyDelgado commented 3 weeks ago

RE: #3797