hydro-project / fluent

A data-driven compute platform
Apache License 2.0
1.22k stars 173 forks source link

Use Macros instead of numbers for the tier ID #31

Closed cw75 closed 5 years ago

cw75 commented 6 years ago

Currently, we use numbers (1,2,3) to refer to tier IDs in the codebase. We should probably use Macros instead.