Created
December 14, 2018 07:33
-
-
Save ryantm/2e27c873a4a2c37114a0f94403d846a8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/nix/store/hzmgvjw9zm3f5g77ak5gnp1c0f5hwzhv-slurm-18.08.4.1 | |
├── bin | |
│ ├── sacct | |
│ ├── sacctmgr | |
│ ├── salloc | |
│ ├── sattach | |
│ ├── sbatch | |
│ ├── sbcast | |
│ ├── scancel | |
│ ├── scontrol | |
│ ├── sdiag | |
│ ├── sinfo | |
│ ├── slurmctld | |
│ ├── slurmd | |
│ ├── slurmdbd | |
│ ├── slurmstepd | |
│ ├── smap | |
│ ├── sprio | |
│ ├── squeue | |
│ ├── sreport | |
│ ├── srun | |
│ ├── sshare | |
│ ├── sstat | |
│ └── strigger | |
├── lib | |
│ ├── libslurmdb.so -> libslurmdb.so.33.0.0 | |
│ ├── libslurmdb.so.33 -> libslurmdb.so.33.0.0 | |
│ ├── libslurmdb.so.33.0.0 | |
│ ├── libslurm.so -> libslurm.so.33.0.0 | |
│ ├── libslurm.so.33 -> libslurm.so.33.0.0 | |
│ ├── libslurm.so.33.0.0 | |
│ └── slurm | |
│ ├── accounting_storage_filetxt.so | |
│ ├── accounting_storage_mysql.so | |
│ ├── accounting_storage_none.so | |
│ ├── accounting_storage_slurmdbd.so | |
│ ├── acct_gather_energy_cray.so | |
│ ├── acct_gather_energy_ibmaem.so | |
│ ├── acct_gather_energy_ipmi.so | |
│ ├── acct_gather_energy_none.so | |
│ ├── acct_gather_energy_rapl.so | |
│ ├── acct_gather_filesystem_lustre.so | |
│ ├── acct_gather_filesystem_none.so | |
│ ├── acct_gather_interconnect_none.so | |
│ ├── acct_gather_profile_influxdb.so | |
│ ├── acct_gather_profile_none.so | |
│ ├── auth_munge.so | |
│ ├── auth_none.so | |
│ ├── burst_buffer_generic.so | |
│ ├── checkpoint_none.so | |
│ ├── checkpoint_ompi.so | |
│ ├── core_spec_cray.so | |
│ ├── core_spec_none.so | |
│ ├── crypto_munge.so | |
│ ├── crypto_openssl.so | |
│ ├── ext_sensors_none.so | |
│ ├── gres_gpu.so | |
│ ├── gres_mic.so | |
│ ├── gres_nic.so | |
│ ├── jobacct_gather_cgroup.so | |
│ ├── jobacct_gather_linux.so | |
│ ├── jobacct_gather_none.so | |
│ ├── jobcomp_elasticsearch.so | |
│ ├── jobcomp_filetxt.so | |
│ ├── jobcomp_mysql.so | |
│ ├── jobcomp_none.so | |
│ ├── jobcomp_script.so | |
│ ├── job_container_cncu.so | |
│ ├── job_container_none.so | |
│ ├── job_submit_all_partitions.so | |
│ ├── job_submit_cray.so | |
│ ├── job_submit_defaults.so | |
│ ├── job_submit_logging.so | |
│ ├── job_submit_lua.so | |
│ ├── job_submit_partition.so | |
│ ├── job_submit_pbs.so | |
│ ├── job_submit_require_timelimit.so | |
│ ├── job_submit_throttle.so | |
│ ├── launch_slurm.so | |
│ ├── layouts_power_cpufreq.so | |
│ ├── layouts_power_default.so | |
│ ├── layouts_unit_default.so | |
│ ├── libslurmfull.so | |
│ ├── mcs_account.so | |
│ ├── mcs_group.so | |
│ ├── mcs_none.so | |
│ ├── mcs_user.so | |
│ ├── mpi_none.so | |
│ ├── mpi_openmpi.so | |
│ ├── mpi_pmi2.so | |
│ ├── node_features_knl_generic.so | |
│ ├── power_none.so | |
│ ├── preempt_none.so | |
│ ├── preempt_partition_prio.so | |
│ ├── preempt_qos.so | |
│ ├── priority_basic.so | |
│ ├── priority_multifactor.so | |
│ ├── proctrack_cgroup.so | |
│ ├── proctrack_linuxproc.so | |
│ ├── proctrack_lua.so | |
│ ├── proctrack_pgid.so | |
│ ├── route_default.so | |
│ ├── route_topology.so | |
│ ├── sched_backfill.so | |
│ ├── sched_builtin.so | |
│ ├── sched_hold.so | |
│ ├── select_alps.so | |
│ ├── select_cons_res.so | |
│ ├── select_cray.so | |
│ ├── select_linear.so | |
│ ├── select_serial.so | |
│ ├── slurmctld_nonstop.so | |
│ ├── spank_pbs.so | |
│ ├── src | |
│ │ ├── sattach | |
│ │ │ └── sattach.wrapper.c | |
│ │ └── srun | |
│ │ └── srun.wrapper.c | |
│ ├── switch_cray.so | |
│ ├── switch_generic.so | |
│ ├── switch_none.so | |
│ ├── task_affinity.so | |
│ ├── task_cgroup.so | |
│ ├── task_cray.so | |
│ ├── task_none.so | |
│ ├── topology_3d_torus.so | |
│ ├── topology_hypercube.so | |
│ ├── topology_node_rank.so | |
│ ├── topology_none.so | |
│ └── topology_tree.so | |
├── sbin -> bin | |
└── share | |
├── doc | |
│ └── slurm-18.08.4 | |
│ └── html | |
│ ├── accounting.html | |
│ ├── accounting_storageplugins.html | |
│ ├── acct_gather_energy_plugins.html | |
│ ├── acct_gather_profile_plugins.html | |
│ ├── add.html | |
│ ├── allocation_pies.gif | |
│ ├── api.html | |
│ ├── arch.gif | |
│ ├── authplugins.html | |
│ ├── bb_plugins.html | |
│ ├── big_sys.html | |
│ ├── burst_buffer.html | |
│ ├── cgroups.html | |
│ ├── checkpoint_blcr.html | |
│ ├── checkpoint_plugins.html | |
│ ├── coding_style.pdf | |
│ ├── configurator.easy.html | |
│ ├── configurator.html | |
│ ├── cons_res.html | |
│ ├── cons_res_share.html | |
│ ├── contributor.html | |
│ ├── core_spec.html | |
│ ├── core_spec_plugins.html | |
│ ├── cpu_management.html | |
│ ├── cray.html | |
│ ├── crypto_plugins.html | |
│ ├── disclaimer.html | |
│ ├── dist_plane.html | |
│ ├── documentation.html | |
│ ├── download.html | |
│ ├── elastic_computing.html | |
│ ├── elasticsearch.html | |
│ ├── entities.gif | |
│ ├── example_usage.gif | |
│ ├── ext_sensorsplugins.html | |
│ ├── fair_tree.html | |
│ ├── faq.html | |
│ ├── federation.html | |
│ ├── fonts.css | |
│ ├── fonts.ttf | |
│ ├── gang_scheduling.html | |
│ ├── gres_design.html | |
│ ├── gres.html | |
│ ├── gres_plugins.html | |
│ ├── hdf5_job_outline.png | |
│ ├── hdf5_profile_user_guide.html | |
│ ├── hdf5_task_attr.png | |
│ ├── heterogeneous_jobs.html | |
│ ├── high_throughput.html | |
│ ├── ibm_pe_fig1.png | |
│ ├── ibm_pe_fig2.png | |
│ ├── intel_knl.html | |
│ ├── jobacct_gatherplugins.html | |
│ ├── job_array.html | |
│ ├── jobcompplugins.html | |
│ ├── job_container_plugins.html | |
│ ├── job_exit_code.html | |
│ ├── job_launch.html | |
│ ├── job_submit_plugins.html | |
│ ├── jquery.min.js | |
│ ├── k_function.gif | |
│ ├── launch_plugins.html | |
│ ├── licenses.html | |
│ ├── mail.html | |
│ ├── man_index.html | |
│ ├── mcs.html | |
│ ├── mcs_plugins.html | |
│ ├── mc_support.gif | |
│ ├── mc_support.html | |
│ ├── meetings.html | |
│ ├── mpi_guide.html | |
│ ├── mpiplugins.html | |
│ ├── multi_cluster.html | |
│ ├── news.html | |
│ ├── node_features_plugins.html | |
│ ├── overview.html | |
│ ├── pam_slurm_adopt.html | |
│ ├── plane_ex1.gif | |
│ ├── plane_ex2.gif | |
│ ├── plane_ex3.gif | |
│ ├── plane_ex4.gif | |
│ ├── plane_ex5.gif | |
│ ├── plane_ex6.gif | |
│ ├── plane_ex7.gif | |
│ ├── platforms.html | |
│ ├── plugins.html | |
│ ├── power_mgmt.html | |
│ ├── power_plugins.html | |
│ ├── power_save.html | |
│ ├── preempt.html | |
│ ├── preemption_plugins.html | |
│ ├── priority_multifactor3.html | |
│ ├── priority_multifactor.html | |
│ ├── priority_plugins.html | |
│ ├── proctrack_plugins.html | |
│ ├── programmer_guide.html | |
│ ├── prolog_epilog.html | |
│ ├── publications.html | |
│ ├── qos.html | |
│ ├── quickstart_admin.html | |
│ ├── quickstart.html | |
│ ├── reservations.html | |
│ ├── reset.css | |
│ ├── resource_binding.html | |
│ ├── resource_limits.html | |
│ ├── rosetta.html | |
│ ├── route_plugin.html | |
│ ├── rpc.html | |
│ ├── sched_config.html | |
│ ├── schedmd.png | |
│ ├── schedplugins.html | |
│ ├── select_design.html | |
│ ├── selectplugins.html | |
│ ├── slurm.css | |
│ ├── slurmctld_plugstack.html | |
│ ├── Slurm_Entity.pdf | |
│ ├── slurm.html | |
│ ├── Slurm_Individual.pdf | |
│ ├── slurm_logo.png | |
│ ├── slurm_ug_agenda.html | |
│ ├── slurm_ug_cfp.html | |
│ ├── squeue_color.png | |
│ ├── style.css | |
│ ├── switchplugins.html | |
│ ├── taskplugins.html | |
│ ├── team.html | |
│ ├── testimonials.html | |
│ ├── topo_ex1.gif | |
│ ├── topo_ex2.gif | |
│ ├── topology.html | |
│ ├── topology_plugin.html | |
│ ├── tres.html | |
│ ├── troubleshoot.html | |
│ ├── tutorial_intro_files.tar | |
│ ├── tutorials.html | |
│ ├── usage_pies.gif | |
│ ├── user_permissions.html | |
│ └── wckey.html | |
└── man | |
├── man1 | |
│ ├── sacct.1.gz | |
│ ├── sacctmgr.1.gz | |
│ ├── salloc.1.gz | |
│ ├── sattach.1.gz | |
│ ├── sbatch.1.gz | |
│ ├── sbcast.1.gz | |
│ ├── scancel.1.gz | |
│ ├── scontrol.1.gz | |
│ ├── sdiag.1.gz | |
│ ├── sinfo.1.gz | |
│ ├── slurm.1.gz | |
│ ├── smap.1.gz | |
│ ├── sprio.1.gz | |
│ ├── squeue.1.gz | |
│ ├── sreport.1.gz | |
│ ├── srun.1.gz | |
│ ├── sshare.1.gz | |
│ ├── sstat.1.gz | |
│ └── strigger.1.gz | |
├── man3 | |
│ ├── slurm_allocate_pack_job_blocking.3.gz | |
│ ├── slurm_allocate_resources.3.gz | |
│ ├── slurm_allocate_resources_blocking.3.gz | |
│ ├── slurm_allocation_lookup.3.gz | |
│ ├── slurm_allocation_msg_thr_create.3.gz | |
│ ├── slurm_allocation_msg_thr_destroy.3.gz | |
│ ├── slurm_api_version.3.gz | |
│ ├── slurm_checkpoint.3.gz | |
│ ├── slurm_checkpoint_able.3.gz | |
│ ├── slurm_checkpoint_complete.3.gz | |
│ ├── slurm_checkpoint_create.3.gz | |
│ ├── slurm_checkpoint_disable.3.gz | |
│ ├── slurm_checkpoint_enable.3.gz | |
│ ├── slurm_checkpoint_error.3.gz | |
│ ├── slurm_checkpoint_failed.3.gz | |
│ ├── slurm_checkpoint_restart.3.gz | |
│ ├── slurm_checkpoint_task_complete.3.gz | |
│ ├── slurm_checkpoint_tasks.3.gz | |
│ ├── slurm_checkpoint_vacate.3.gz | |
│ ├── slurm_clear_trigger.3.gz | |
│ ├── slurm_complete_job.3.gz | |
│ ├── slurm_confirm_allocation.3.gz | |
│ ├── slurm_create_partition.3.gz | |
│ ├── slurm_create_reservation.3.gz | |
│ ├── slurm_delete_partition.3.gz | |
│ ├── slurm_delete_reservation.3.gz | |
│ ├── slurm_free_ctl_conf.3.gz | |
│ ├── slurm_free_front_end_info_msg.3.gz | |
│ ├── slurm_free_job_alloc_info_response_msg.3.gz | |
│ ├── slurm_free_job_array_resp.3.gz | |
│ ├── slurm_free_job_info_msg.3.gz | |
│ ├── slurm_free_job_step_create_response_msg.3.gz | |
│ ├── slurm_free_job_step_info_response_msg.3.gz | |
│ ├── slurm_free_node_info.3.gz | |
│ ├── slurm_free_node_info_msg.3.gz | |
│ ├── slurm_free_partition_info.3.gz | |
│ ├── slurm_free_partition_info_msg.3.gz | |
│ ├── slurm_free_reservation_info_msg.3.gz | |
│ ├── slurm_free_resource_allocation_response_msg.3.gz | |
│ ├── slurm_free_slurmd_status.3.gz | |
│ ├── slurm_free_submit_response_response_msg.3.gz | |
│ ├── slurm_free_trigger_msg.3.gz | |
│ ├── slurm_get_end_time.3.gz | |
│ ├── slurm_get_errno.3.gz | |
│ ├── slurm_get_job_steps.3.gz | |
│ ├── slurm_get_rem_time.3.gz | |
│ ├── slurm_get_select_jobinfo.3.gz | |
│ ├── slurm_get_triggers.3.gz | |
│ ├── slurm_hostlist_create.3.gz | |
│ ├── slurm_hostlist_destroy.3.gz | |
│ ├── slurm_hostlist_shift.3.gz | |
│ ├── slurm_init_job_desc_msg.3.gz | |
│ ├── slurm_init_part_desc_msg.3.gz | |
│ ├── slurm_init_resv_desc_msg.3.gz | |
│ ├── slurm_init_trigger_msg.3.gz | |
│ ├── slurm_init_update_front_end_msg.3.gz | |
│ ├── slurm_init_update_node_msg.3.gz | |
│ ├── slurm_init_update_step_msg.3.gz | |
│ ├── slurm_job_cpus_allocated_on_node.3.gz | |
│ ├── slurm_job_cpus_allocated_on_node_id.3.gz | |
│ ├── slurm_jobinfo_ctx_get.3.gz | |
│ ├── slurm_job_step_create.3.gz | |
│ ├── slurm_job_step_launch_t_init.3.gz | |
│ ├── slurm_job_step_layout_free.3.gz | |
│ ├── slurm_job_step_layout_get.3.gz | |
│ ├── slurm_job_will_run2.3.gz | |
│ ├── slurm_job_will_run.3.gz | |
│ ├── slurm_kill_job.3.gz | |
│ ├── slurm_kill_job_step.3.gz | |
│ ├── slurm_load_ctl_conf.3.gz | |
│ ├── slurm_load_front_end.3.gz | |
│ ├── slurm_load_job.3.gz | |
│ ├── slurm_load_jobs.3.gz | |
│ ├── slurm_load_job_user.3.gz | |
│ ├── slurm_load_node.3.gz | |
│ ├── slurm_load_node_single.3.gz | |
│ ├── slurm_load_partitions.3.gz | |
│ ├── slurm_load_reservations.3.gz | |
│ ├── slurm_load_slurmd_status.3.gz | |
│ ├── slurm_notify_job.3.gz | |
│ ├── slurm_pack_job_lookup.3.gz | |
│ ├── slurm_pack_job_will_run.3.gz | |
│ ├── slurm_perror.3.gz | |
│ ├── slurm_pid2jobid.3.gz | |
│ ├── slurm_ping.3.gz | |
│ ├── slurm_print_ctl_conf.3.gz | |
│ ├── slurm_print_front_end_info_msg.3.gz | |
│ ├── slurm_print_front_end_table.3.gz | |
│ ├── slurm_print_job_info.3.gz | |
│ ├── slurm_print_job_info_msg.3.gz | |
│ ├── slurm_print_job_step_info.3.gz | |
│ ├── slurm_print_job_step_info_msg.3.gz | |
│ ├── slurm_print_node_info_msg.3.gz | |
│ ├── slurm_print_node_table.3.gz | |
│ ├── slurm_print_partition_info.3.gz | |
│ ├── slurm_print_partition_info_msg.3.gz | |
│ ├── slurm_print_reservation_info.3.gz | |
│ ├── slurm_print_reservation_info_msg.3.gz | |
│ ├── slurm_print_slurmd_status.3.gz | |
│ ├── slurm_read_hostfile.3.gz | |
│ ├── slurm_reconfigure.3.gz | |
│ ├── slurm_requeue2.3.gz | |
│ ├── slurm_requeue.3.gz | |
│ ├── slurm_resume2.3.gz | |
│ ├── slurm_resume.3.gz | |
│ ├── slurm_set_debug_level.3.gz | |
│ ├── slurm_set_trigger.3.gz | |
│ ├── slurm_shutdown.3.gz | |
│ ├── slurm_signal_job.3.gz | |
│ ├── slurm_signal_job_step.3.gz | |
│ ├── slurm_slurmd_status.3.gz | |
│ ├── slurm_sprint_front_end_table.3.gz | |
│ ├── slurm_sprint_job_info.3.gz | |
│ ├── slurm_sprint_job_step_info.3.gz | |
│ ├── slurm_sprint_node_table.3.gz | |
│ ├── slurm_sprint_partition_info.3.gz | |
│ ├── slurm_sprint_reservation_info.3.gz | |
│ ├── slurm_step_ctx_create.3.gz | |
│ ├── slurm_step_ctx_create_no_alloc.3.gz | |
│ ├── slurm_step_ctx_daemon_per_node_hack.3.gz | |
│ ├── slurm_step_ctx_destroy.3.gz | |
│ ├── slurm_step_ctx_get.3.gz | |
│ ├── slurm_step_ctx_params_t_init.3.gz | |
│ ├── slurm_step_launch.3.gz | |
│ ├── slurm_step_launch_abort.3.gz | |
│ ├── slurm_step_launch_fwd_signal.3.gz | |
│ ├── slurm_step_launch_wait_finish.3.gz | |
│ ├── slurm_step_launch_wait_start.3.gz | |
│ ├── slurm_strerror.3.gz | |
│ ├── slurm_submit_batch_job.3.gz | |
│ ├── slurm_suspend2.3.gz | |
│ ├── slurm_suspend.3.gz | |
│ ├── slurm_takeover.3.gz | |
│ ├── slurm_terminate_job.3.gz | |
│ ├── slurm_terminate_job_step.3.gz | |
│ ├── slurm_update_front_end.3.gz | |
│ ├── slurm_update_job2.3.gz | |
│ ├── slurm_update_job.3.gz | |
│ ├── slurm_update_node.3.gz | |
│ ├── slurm_update_partition.3.gz | |
│ ├── slurm_update_reservation.3.gz | |
│ └── slurm_update_step.3.gz | |
├── man5 | |
│ ├── acct_gather.conf.5.gz | |
│ ├── burst_buffer.conf.5.gz | |
│ ├── cgroup.conf.5.gz | |
│ ├── cray.conf.5.gz | |
│ ├── ext_sensors.conf.5.gz | |
│ ├── gres.conf.5.gz | |
│ ├── knl.conf.5.gz | |
│ ├── nonstop.conf.5.gz | |
│ ├── slurm.conf.5.gz | |
│ ├── slurmdbd.conf.5.gz | |
│ └── topology.conf.5.gz | |
└── man8 | |
├── slurmctld.8.gz | |
├── slurmd.8.gz | |
├── slurmdbd.8.gz | |
├── slurmstepd.8.gz | |
└── spank.8.gz | |
16 directories, 438 files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment