Skip to content
Snippets Groups Projects
Select Git revision
  • 121-buffersystem-receiver-info-without-sender-ranks
  • 4-stable
  • CodegenForRefinement
  • RDM/UniformGrid
  • RDM/find_optimal_resource_distribution
  • ReinitializerTest
  • UpdatePhaseField
  • clang11
  • extendUniformGridGPU
  • farhata/benchmarkChallenge
  • fluidizedbed_showcase
  • free-surface
  • free-surface-new-curvature
  • master default protected
  • michis-moving-drop
  • removePhysics
  • setup_walberla_codegen
  • v4.2
  • v5.0dev
  • v4.1
  • v3.3
  • v3.2
  • v4.0dev
  • v3.1
24 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.09Apr742131Mar282726252419181714131265428Feb2726131087653227Jan17141317Dec10928Nov222120191413116525Oct242318171413109827Sep2623191817929Aug2019Jun134314May8230Apr2923105226Mar20187628Feb27136231Jan302926252423221817921Dec19181513116430Nov282724232217109823Oct201719Sep1524Aug23228Jul26131130Jun2722161497126May252217121110943220Apr529Mar211714109828Feb2215873126Jan25242328Nov161493226Oct2420191714107528Sep16Aug29Jul2825221513118517Jun8131May244328Apr21201230Mar252423221716151411108743128Feb2521181710874227Jan20Dec177629Nov25242322191817161098643229Oct282522215130Sep2927232120161364331Aug2826242320191716131029Jul13765321Apply auto formatting to config helper script and improve output style.RDM/UniformGridRDM/UniformGridReplace device synchronize calls with the waLBerla ones.Fix non matching types in std::max statement.Restrict the number of progress output.Fix syntax error in python setup.Typo in the wrapper name....Fix typo. Used or instead of and.Add synchronization barrier on the CPU to fix the timers within the timing pool.Add benchmark for kernel only and stream.Fix setup scripts.Adjust GPU benchmark setup.Adjust GPU benchmark setup.Adjust CPU benchmark setup.make cuda aware mpi a environment variable dependent on the cluster as well. As we don't have something like this for AMD GPUs.correct the timesteps per second for 128_cells_per_block parameter.Adjust the size of cells per processes for UniformGrid GPU on lumi-g and fix an error in the config scripts.Reduce problem size to hopefully get rid of timeout.Improve verbosity of python config for scaling runs and add information for Ravis application.Adjust problem sizes for GPU.Streamline Uniform Grid benchmark for CPU and GPU.Adjust GPU version of RDM python config for uniform grid benchmark to be used by the current workflow.Clean up RDM benchmark config for Uniform Grid benchmark.Add setup to compute optimal decomposition for other LBM models of LUMI-C.fix typoCorrect weird output file names.Increase minimal runtime for single node runs.Change LUMI setup for single run.Add a comma to ease printing setup.Refactor candidate generation for 3D problem decompositions to include minimum distance and reduce max candidatesIncrease verbosity of python util scripts for setting up a benchmark.Add reduce the time_steps for scaling steps to not exceed the requested allocation time.blocks_per_process was not always defined. Refactor code to fix bug.Change parameters to execute most relevant scaling run.Increase verbosity and try to fix Type error during cluster run.Add module level definition of global variables.Add all scenarios in the same table to better compare them with each other.Add separator line between different scenario runs.Fix bug for node configurations that are not a power of two.Adjust benchmark_configs_RDM.py to be used for predefined set's of cluster.Fix tuple instantiation for periodic and block parameters in benchmark_configs_RDM