Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2011-05-05 10:22:29
Size: 421
Comment:
Revision 6 as of 2011-05-05 10:46:24
Size: 626
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= NextGenCode here = = NextGenCode =
Line 3: Line 3:
'a grab-bag of notes on what we'd like to see in the ideal freesurfer source code environment' ''a grab-bag of notes on what we'd like to see in the ideal freesurfer source code environment, and runtime''
Line 12: Line 12:
 * memory structures changed to allow easier cpu (and gpu) parallelization (see rge notes)
 * complete replacement of recon-all with ????
 * evaluate necessity of 3rd-party packages, eg PetSc

1. NextGenCode

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

  • 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)
  • complete replacement of recon-all with ????
  • evaluate necessity of 3rd-party packages, eg PetSc

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