quantum-serverless/gateway/api/migrations
Paul Schweigert 4f29082ac3
Add support for running functions on GPUs (#1515)
* add support for running functions on gpus

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

* lint

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

* more lint

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

* lint 3

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

* lint

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

* label kind nodes

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

* adding config

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

---------

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
2024-10-22 09:06:50 -04:00
..
0001_initial.py Issue 474 | Gateway: stop jobs (#476) 2023-05-01 09:04:01 -04:00
0002_job_arguments.py Issue 456 | Program: move arguments to run method (#466) 2023-04-28 11:52:28 -04:00
0003_remove_computeresource_users_computeresource_owner_and_more.py Gateway: fair share scheduling and resource limitation (#570) 2023-06-05 09:50:21 -04:00
0004_alter_computeresource_owner.py Gateway: fair share scheduling and resource limitation (#570) 2023-06-05 09:50:21 -04:00
0005_alter_program_artifact.py Gateway: fair share scheduling and resource limitation (#570) 2023-06-05 09:50:21 -04:00
0006_job_env_vars.py Gateway: fair share scheduling and resource limitation (#570) 2023-06-05 09:50:21 -04:00
0007_job_updated.py Issue 824 | Gateway: add updated field to jobs (#832) 2023-07-31 11:51:14 -04:00
0008_computeresource_active.py Issue 842 | Gateway: do not delete compute resource, just deactivate it (#844) 2023-08-03 09:42:18 -04:00
0009_alter_job_logs.py Gateway: this message must go =( (#960) 2023-09-18 17:03:25 -04:00
0010_job_version.py Issue 946 | Optimistic lock (#964) 2023-09-21 13:20:01 +02:00
0011_jobconfig_job_config.py Add python_version to the Configuration (#1077) 2023-11-14 14:52:26 -05:00
0012_jobconfig_python_version.py Add python_version to the Configuration (#1077) 2023-11-14 14:52:26 -05:00
0013_program_groups_catalogentry.py Add catalog entry model (#1172) 2024-01-19 09:27:08 -05:00
0014_runtimejob.py Add RuntimeJob model (#1177) 2024-01-25 09:50:07 -05:00
0015_program_public.py Add `public` flag in Program (#1181) 2024-01-25 17:30:44 -05:00
0016_catalogentry_status.py add catalog status (#1211) 2024-02-06 08:44:14 -05:00
0017_alter_program_title.py Upload refactorization (#1243) 2024-03-14 15:45:22 -04:00
0018_remove_program_public_delete_catalogentry.py Remove catalog implementation (#1276) 2024-04-09 15:16:13 -04:00
0019_alter_job_status.py Refactorization for run_existing end-point (#1267) 2024-04-10 10:39:32 -04:00
0020_remove_program_arguments.py remove arguments from program (#1288) 2024-04-15 16:00:14 -04:00
0021_alter_program_options_program_instances.py Groups and Permissions instances integration (#1291) 2024-04-26 14:39:03 -04:00
0022_program_image_alter_program_artifact_and_more.py Custom base images for functions (#1297) 2024-05-07 11:19:03 -04:00
0023_provider_program_provider.py Function uniqueness (#1331) 2024-05-24 14:13:25 -04:00
0024_program_description.py enable function description (#1368) 2024-06-13 12:40:11 -04:00
0024_runtimejob_session_id.py Client: Runtime service wrapper to track runtime jobs (#1358) 2024-06-13 15:53:50 -04:00
0025_rename_session_id_runtimejob_runtime_session.py Client: Runtime service wrapper to track runtime jobs (#1358) 2024-06-13 15:53:50 -04:00
0026_merge_20240613_1848.py Client: Runtime service wrapper to track runtime jobs (#1358) 2024-06-13 15:53:50 -04:00
0027_remove_jobconfig_python_version.py Python 3.11 is only supported python version (#1420) 2024-07-31 12:19:29 -04:00
0028_remove_provider_admin_group_provider_admin_groups.py Multiple groups in a provider (#1416) 2024-07-31 13:53:09 -04:00
0029_program_additional_info_program_documentation_url_and_more.py Catalog end-points (#1460) 2024-08-21 14:11:01 -04:00
0030_alter_program_instances.py Admin panel (#1464) 2024-08-23 11:59:41 -04:00
0031_program_readable_title_provider_readable_name.py Additional fields for the UI (#1487) 2024-09-11 10:37:19 -04:00
0032_computeresource_gpu_job_gpu.py Add support for running functions on GPUs (#1515) 2024-10-22 09:06:50 -04:00
__init__.py Issue 254 | Gateway service (#274) 2023-03-21 14:39:39 -04:00