Skip to content

Commit

Permalink
Cleanup comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Caspar van Leeuwen committed Aug 22, 2024
1 parent c6056ab commit bbc3566
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions reframe_config_bot.py.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,6 @@ site_configuration = {
'features': [
FEATURES[CPU]
] + list(SCALES.keys()),
# 'processor': {
# 'num_cpus': __NUM_CPUS__,
# 'num_sockets': __NUM_SOCKETS__,
# 'num_cpus_per_core': __NUM_CPUS_PER_CORE__,
# 'num_cpus_per_socket': __NUM_CPUS_PER_SOCKET__,
# 'num_cores_per_numa_node': __NUM_CORES_PER_NUMA_NODE__,
# },
'resources': [
{
'name': 'memory',
Expand Down

0 comments on commit bbc3566

Please sign in to comment.