Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 706ae547ab34b23939e96f3920dbe8b05b52c2b6
  • master default protected
  • MJlrfix_branch
  • cvsHEAD protected
  • enh/mkl
  • fix-boolean-options
  • fsl-3_2
  • fsl-3_3-branch
  • fslview-2_5-branch
  • fslview-3_0-branch
  • fslview-3_1-branch
  • fslview-qt4
  • osx-109-branch
  • qt4-port-branch
  • release-branch
  • universal_branch
  • 2412.5
  • 2412.4
  • 2412.3
  • 2412.2
  • 2412.1
  • 2412.0
  • 2203.5
  • 2203.4
  • 2203.3
  • 2203.2
  • 2203.1
  • 2203.0
  • 2111.1
  • 2111.0
  • 2007.0
  • 1908.0
  • cvsFINAL protected
  • FSL6-0-1
  • FinalFive
  • FSL6-0-0
36 results
Created with Raphaël 2.2.019Aug30Jul1416Jun30Apr1716156Mar19Nov1828Jul20Jun19123Mar225Feb171529Nov23Sep2216Dec6Aug23Jul2127May6Feb19Aug1615Apr28Jan11Jan23May20Oct626Nov11Jul31Jan9Dec21Nov15May814Feb2Jan7Dec525Sep30Aug86Apr26Oct29Jul10May4Aug1Jul22Jun26Jan22145Nov18May24Apr231724Oct2225Sep12Mar8Feb18Jan1119Dec1829Nov16157517Aug32131Jul1011Jun11May21Nov23Oct27Mar1783Sep229Jul28Jun31May17Sep27Aug20Apr17Sep1693Jun21May92Mar25Feb2322211Nov13Sep16Aug929Apr1210Sep13Jun16May1126Feb8126Jan24Nov23222017161514ENH: Use C function not FORTRANenh/mklenh/mklENH: Also set threads for MKLENH: Allow number of threads to be set2412.5 master2412.5 masterMNT: Fix build string - use git describe to get fsl-utils versionBF: Need to include <mutex.h> on linux. Tighten mutex scope - only need to2412.42412.4BF: Protect concurrent access to _active_scopes. I'm sure I read somewhere2412.32412.3RF: Make naming less confusing - fsl_num_threads maps to FSL_NUM_THREADS env2412.22412.2TEST: Test nested ThreadScopeRF: Store stack of nthreads values for each thread instead of a single valueTEST: Regression test for parfor/apply type bugBF: Missing template type in call to _call, resulting in compilation failureTEST: Tests for NoOfThreads, ThreadScope, and parfor/apply functionsENH: New ThreadScope class, which allows the number of threads encoded byENH: New fsl_set_num_threads function which can be used to programmaticallyENH: New Utilities::ScopedTimer class, for lightweight profiling2412.12412.1ENH: Variants for parfor/apply - they can now be called:2412.02412.0ENH: parfor/apply overloads which can be called without a NoOfThreadsENH: Adjust NoOfThreads so that it defaults to FSL_NUM_THREADS, which is readMNT: Call omp_set_num_threads in addition to openblas_set_num_threads, as the2203.52203.5BF: Clean up includes in threading.h, ensure that cstdint is inclued2203.42203.4MNT: Ignore messages from dlerror, as it can return a message even when dlopen2203.32203.3MNT: use local threading.h2203.22203.2RF: superfluous __attribute__2203.12203.1DOC: Spelling mistakeRF: Removed debug textRF: Rename to indicate general scopeRF: Global object for setting threading parametersENH: Prototype global options codeRF: Need to load libblas.dylib on macOS2203.02203.0MNT: Check for invalid key in EndAccumulate, small tweaks to threading_initENH,BF: Remove call to no-longer-existing CreateAccumulate function. NewSTY: use of reference operatorSTY: whitespaceENH: Accumulate methods, for timimg repeat execution of code blocksENH: Singleton/default FSLProfiler, handy if you want to direct all profilingMinor formattingFixed X_OptionError to avoid compiler warningFirst commit of a file where we can collect utilities related to threadingFixed FSLProfilerException so it doesn't cause compiler warningMNT: Update stack_dump.h to work on apple M12111.12111.1
Loading