{"id":18336773,"url":"https://github.com/seissol/pspamm","last_synced_at":"2025-04-06T04:35:55.061Z","repository":{"id":79321657,"uuid":"385571703","full_name":"SeisSol/PSpaMM","owner":"SeisSol","description":"A code generator for small matrix multiplications.","archived":false,"fork":false,"pushed_at":"2025-01-27T11:41:35.000Z","size":869,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T17:25:06.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeisSol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-07-13T10:56:43.000Z","updated_at":"2025-02-03T00:56:55.000Z","dependencies_parsed_at":"2023-07-07T05:01:04.528Z","dependency_job_id":"1accc1dd-f1d5-47e1-bdb7-c7bdc1f8db57","html_url":"https://github.com/SeisSol/PSpaMM","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeisSol%2FPSpaMM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeisSol%2FPSpaMM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeisSol%2FPSpaMM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeisSol%2FPSpaMM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeisSol","download_url":"https://codeload.github.com/SeisSol/PSpaMM/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247435041,"owners_count":20938530,"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-05T20:08:52.053Z","updated_at":"2025-04-06T04:35:50.048Z","avatar_url":"https://github.com/SeisSol.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code Generator for Sparse Matrix Multiplication\nGenerates inline-Assembly for sparse Matrix Multiplication.\n\nCurrently Intel Xeon Phi 'Knights Landing' (AVX512), Haswell/Zen2 (AVX2), and ARM Cortex-A53 (ARMv8) are supported.\n\n## Installation\n\nPspaMM is a Python package. I.e. you may do\n\n```\npip install .\n```\n\nto install it.\n\n## Usage \n\n```\npspamm-generator M N K LDA LDB LDC ALPHA BETA --arch {arm,arm_sve{128,256,512,1024,2048},knl,hsw} \\\n    --mtx_filename MTX_FILE_PATH --output_funcname FUNCTION_NAME --output_filename OUTPUT_NAME\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseissol%2Fpspamm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseissol%2Fpspamm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseissol%2Fpspamm/lists"}