Skip to content
Snippets Groups Projects
Select Git revision
  • ci_wsl
  • cmake_insource_build_block
  • cmake_python_correct_dir
  • cmake_travis_macos_python_fix
  • contribution
  • cv_default_and_doc_clarification
  • doc_fix_local_build_missing_packages
  • doc_recat
  • doc_sync_order
  • docs_add_numpy_req
  • docs_autodoc
  • docs_contrib
  • docs_contrib_explicit_license
  • docs_contrib_pr_message
  • docs_contrib_remove_mention_cta
  • docs_fix_link
  • docs_frontpage
  • docs_furo
  • docs_graphviz
  • docs_install_python_build
  • v0.10.0
  • v0.10.1
  • v0.10.0-rc5
  • v0.10.0-rc4
  • v0.10.0-rc3
  • v0.10.0-rc2
  • v0.10.0-rc
  • v0.9.0
  • v0.9.0-rc
  • v0.8.1
  • v0.8
  • v0.8-rc
  • v0.7
  • v0.6
  • v0.5.2
  • v0.5.1
  • v0.5
  • v0.4
  • v0.3
  • v0.2.2
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.016Aug121110985432130Jul292827262520181514121198765432130Jun2928272423221716151110987625May2423201210964228Apr222019181514131284131Mar30191817151098710Feb43229Jan282624222120191887523Dec222117133remove debug printf from profilerfix invalid memory accessSmall textual changes and additional commentsGot a working version with all stuff set in the miniapp. Needs to be refactoredWIP model resetting and benchmarkingfix line ending warnings with gccadd optional compilation of vectorized code with Intel compileradd support for sum reduction to global communicationimprove STL iterator support in threading codeAdd 'nop_function' helper for trivial functions.Use timer and auto in the disk_io performance test.Add min and max duration to the testing.source formattingAdd good bit accessorSimple buffered output.Refactoring of the exporter file constructorMove local spike exchange to modelRename callbacksFile only created on rank 0Cleanup of the performance testCleanup of exporter_spike_file and interface. Added extra tests for constructorImprove miniapp command line argument handlingCleanup of comunicator add doc stringsRemove single file exporter, implemenation was the same as the normal spike file exporter.File export can now be controlled with json parameters.Make the spikes have realistic id's and timings, the amount of chars to output is now more in line withActually add the disk_io test file and runner.Add a quick and dirty performance test programAdd vectors to two types of exporters to the manager:Working implemenation, works for both single and multi file output in the miniappNon working step towards arguments function pointer forwardingBuilding code, missing is the sending of the spikesAdd basic implementation of the file exporter.Merge pull request #4 from eth-cscs/masterMerge pull request #73 from halfflat/masterBugfix: incorrect specializationMerge pull request #3 from eth-cscs/masterturn on generation of optimized mech kernelsMerge pull request #71 from halfflat/feature/limit-tracesCommand-line support for limitting trace output.