Differences between revisions 3 and 4
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
 * memory structures changed to allow easier cpu (and gpu) parallelization (see rge notes)

1. NextGenCode

a grab-bag of notes on what we'd like to see in the ideal freesurfer source code environment

  • newer respository, eg git
  • cmake replacing autotools as the build enviro
  • one-stop-shopping build of all 3rd party packages --> like neurodebian

  • continued source code cleanup:
    • remove all #if 0 code and duplicated stuff
  • source code documentation
  • more low-level unit tests
  • memory structures changed to allow easier cpu (and gpu) parallelization (see rge notes)

NextGenCode (last edited 2021-05-10 08:27:20 by DevaniCordero)