Skip to content

Commit

Permalink
Add DB migration for supporting multiple GPU
Browse files Browse the repository at this point in the history
- Original AcademySoftwareFoundation#760 V1__Initial_schema.sql
  - Whole file https://gist.github.com/splhack/dd51d30723a5b1ee20c599290d85e25a
  - Diff https://gist.github.com/splhack/fab852153505c65742909917888c51bc
- Changes from AcademySoftwareFoundation#760
  - Use BIGINT for GPU memory
  - Clean up unrelated changes
  - Create new indexes
- V1 -> V10 view/function changes
  - Diff https://gist.github.com/splhack/2e52913d8e52e6dd4dd77e26ff8209fa
  - Edited V1 for compare https://gist.github.com/splhack/7ceb1f75745dd64f0ef4c0d907f0cb36

Co-authored-by: Lars van der Bijl <[email protected]>
  • Loading branch information
splhack and larsbijl committed Feb 20, 2021
1 parent 58c81fb commit 436447d
Showing 1 changed file with 1,050 additions and 0 deletions.
Loading

0 comments on commit 436447d

Please sign in to comment.