{"id":17655124,"url":"https://github.com/ickc/thomson-problem-1d","last_synced_at":"2025-06-15T17:33:24.158Z","repository":{"id":90861347,"uuid":"84258154","full_name":"ickc/thomson-problem-1d","owner":"ickc","description":null,"archived":false,"fork":false,"pushed_at":"2017-03-12T03:32:57.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T11:36:41.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ickc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-03-07T23:53:59.000Z","updated_at":"2017-03-09T07:59:34.000Z","dependencies_parsed_at":"2023-03-04T00:00:19.469Z","dependency_job_id":null,"html_url":"https://github.com/ickc/thomson-problem-1d","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ickc%2Fthomson-problem-1d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ickc%2Fthomson-problem-1d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ickc%2Fthomson-problem-1d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ickc%2Fthomson-problem-1d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ickc","download_url":"https://codeload.github.com/ickc/thomson-problem-1d/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246299325,"owners_count":20755143,"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-10-23T12:40:52.637Z","updated_at":"2025-03-30T09:26:50.363Z","avatar_url":"https://github.com/ickc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solving 1D \"Thomson problem\" with genetic algorithm in O(n^2)\n\n- particles with identical charge on an interval between -L to L\n- length L is chosen to be 1\n- Simulation is from 0 to L by symmetry\n- actual number of particles is 2n\n\n# Usage\n\nLocal:\n\n```bash\nmake clean \u0026\u0026 make -j\nthomson-problem-1d -h\n# examples\n./scaling-n\n./scaling-hybrid\n./scaling-mpi\n./scaling-openmp\n```\n\nOn NERSC:\n\n```bash\n# compile (make sure the native flags are compile on the actual Cori node rather than login node)\nsbatch ./compile-cori\n# plot (output as CSV files)\nsbatch ./scaling-n\nsbatch ./scaling-hybrid\nsbatch ./scaling-mpi\nsbatch ./scaling-openmp\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fickc%2Fthomson-problem-1d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fickc%2Fthomson-problem-1d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fickc%2Fthomson-problem-1d/lists"}