var.json 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. {
  2. "redis_conn_file":"/rds/general/user/igf/home/data2/airflow_test/secrets/redis_conn.json",
  3. "hpc_host":"login.hpc.ic.ac.uk",
  4. "hpc_user":"igf",
  5. "igf_lims_ssh_key_file":"/SSH/id_rsa",
  6. "hpc_ssh_key_file":"/home/igf/.ssh/id_rsa",
  7. "seqrun_server":"",
  8. "seqrun_base_path":"",
  9. "seqrun_server_user":"",
  10. "database_config_file":"",
  11. "slack_conf":"",
  12. "asana_conf":"",
  13. "asana_demult_project":"",
  14. "ms_teams_conf":"",
  15. "hpc_seqrun_path":"",
  16. "interop_dumptext_exe":"",
  17. "box_dir_prefix_for_seqrun_report":"",
  18. "box_username":"",
  19. "box_config_file":"",
  20. "hpc_queue_list":{
  21. "hpc_1G": {
  22. "pbs_resource":"-lselect=1:ncpus=1:mem=1gb -lwalltime=02:00:00",
  23. "airflow_queue":"hpc_1G"},
  24. "hpc_1G4t":{
  25. "pbs_resource":"-lselect=1:ncpus=4:mem=1gb -lwalltime=02:00:00",
  26. "airflow_queue":"hpc_1G,hpc_1G4t"},
  27. "hpc_4G":{
  28. "pbs_resource":"-lselect=1:ncpus=1:mem=4gb -lwalltime=02:00:00",
  29. "airflow_queue":"hpc_1G,hpc_4G"},
  30. "hpc_4G48hr":{
  31. "pbs_resource":"-lselect=1:ncpus=1:mem=4gb -lwalltime=48:00:00",
  32. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G48hr"},
  33. "hpc_4G4t":{
  34. "pbs_resource":"-lselect=1:ncpus=4:mem=4gb -lwalltime=02:00:00",
  35. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t"},
  36. "hpc_4G8t":{
  37. "pbs_resource":"-lselect=1:ncpus=8:mem=4gb -lwalltime=02:00:00",
  38. "airflow_queue":"hpc_1G,,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t"},
  39. "hpc_4G16t":{
  40. "pbs_resource":"-lselect=1:ncpus=16:mem=4gb -lwalltime=02:00:00",
  41. "airflow_queue":"hpc_1G,,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_4G16t"},
  42. "hpc_8G":{
  43. "pbs_resource":"-lselect=1:ncpus=1:mem=8gb -lwalltime=02:00:00",
  44. "airflow_queue":"hpc_1G,hpc_4G,hpc_8G"},
  45. "hpc_8G4t":{
  46. "pbs_resource":"-lselect=1:ncpus=4:mem=8gb -lwalltime=02:00:00",
  47. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_8G,hpc_8G4t"},
  48. "hpc_8G8t":{
  49. "pbs_resource":"-lselect=1:ncpus=8:mem=8gb -lwalltime=02:00:00",
  50. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_8G,hpc_8G4t,hpc_8G8t"},
  51. "hpc_8G16t":{
  52. "pbs_resource":"-lselect=1:ncpus=16:mem=8gb -lwalltime=02:00:00",
  53. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_4G16t,hpc_8G,hpc_8G4t,hpc_8G8t,hpc_8G16t"},
  54. "hpc_16G4t":{
  55. "pbs_resource":"-lselect=1:ncpus=4:mem=16gb -lwalltime=02:00:00",
  56. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_8G,hpc_8G4t,hpc_16G4t"},
  57. "hpc_16G8t":{
  58. "pbs_resource":"-lselect=1:ncpus=8:mem=16gb -lwalltime=02:00:00",
  59. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_8G,hpc_8G4t,hpc_8G8t,hpc_16G4t,hpc_16G8t"},
  60. "hpc_16G16t":{
  61. "pbs_resource":"-lselect=1:ncpus=16:mem=16gb -lwalltime=02:00:00",
  62. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_4G16t,hpc_8G,hpc_8G4t,hpc_8G8t,hpc_8G16,hpc_16G4t,hpc_16G8t,hpc_16G16t"},
  63. "hpc_32G16t":{
  64. "pbs_resource":"-lselect=1:ncpus=16:mem=32gb -lwalltime=02:00:00",
  65. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_4G16t,hpc_8G,hpc_8G4t,hpc_8G8t,hpc_8G16,hpc_16G4t,hpc_16G8t,hpc_16G16t,hpc_32G16t"},
  66. "hpc_42G16t":{
  67. "pbs_resource":"-lselect=1:ncpus=16:mem=42gb -lwalltime=02:00:00",
  68. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_4G16t,hpc_8G,hpc_8G4t,hpc_8G8t,hpc_8G16,hpc_16G4t,hpc_16G8t,hpc_16G16t,hpc_32G16,hpc_42G16t"}
  69. }
  70. }