{"id":19722030,"url":"https://github.com/sensoranalyticsaus/simple_ga_parallel","last_synced_at":"2025-06-13T08:32:39.684Z","repository":{"id":224468570,"uuid":"540497860","full_name":"SensorAnalyticsAus/Simple_GA_parallel","owner":"SensorAnalyticsAus","description":"Parallel Genetic Algorithm","archived":false,"fork":false,"pushed_at":"2024-08-20T07:33:48.000Z","size":202,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T00:31:55.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SensorAnalyticsAus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-23T15:12:54.000Z","updated_at":"2024-08-20T07:33:51.000Z","dependencies_parsed_at":"2024-02-26T06:24:27.527Z","dependency_job_id":"06bc24bc-1c6c-4abb-ba03-8c3130468b9b","html_url":"https://github.com/SensorAnalyticsAus/Simple_GA_parallel","commit_stats":null,"previous_names":["sensoranalyticsaus/simple_ga_parallel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SensorAnalyticsAus/Simple_GA_parallel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SensorAnalyticsAus%2FSimple_GA_parallel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SensorAnalyticsAus%2FSimple_GA_parallel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SensorAnalyticsAus%2FSimple_GA_parallel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SensorAnalyticsAus%2FSimple_GA_parallel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SensorAnalyticsAus","download_url":"https://codeload.github.com/SensorAnalyticsAus/Simple_GA_parallel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SensorAnalyticsAus%2FSimple_GA_parallel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259610133,"owners_count":22884198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T23:16:15.820Z","updated_at":"2025-06-13T08:32:39.665Z","avatar_url":"https://github.com/SensorAnalyticsAus.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Prerequisite\n##### Install Message Passing Interface (MPI): \n````\nsudo apt-get install openmpi-bin openmpi-common libopenmpi-dev openmpi-doc\n````\n##### Or build from either of these sources: \u003cbr\u003e \u003cp\u003e\u003cp\u003e https://www.mpich.org/downloads/ \u003cp\u003e https://www.open-mpi.org/software/ompi/v4.1/\n## Compile\n````\ngit clone https://github.com/SensorAnalyticsAus/Simple_GA_parallel.git\ncd Simple_GA_parallel/\nmake\nmake clean\n````\n## Run\n##### For quad core processor:\n\u003cpre\u003e\u003ccode\u003e\nmpirun -np 4 ./sga_parr\n\u003c/code\u003e\u003c/pre\u003e\n##### The number of processors, *-np*, should be set equal to the number of cores of your CPU.\n## Settings\n##### SGA parameters are set in `sga3.var` \n## Acknowledgements\n##### This C code is based upon D.E. Goldberg's Genetic Algorithms in Search, Optimisation and Machine Learning 1989. MPI parallelisation by N. Zaidi 2016.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensoranalyticsaus%2Fsimple_ga_parallel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsensoranalyticsaus%2Fsimple_ga_parallel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensoranalyticsaus%2Fsimple_ga_parallel/lists"}