{"id":17259463,"url":"https://github.com/muneeb706/sparse-matrix-vector-mul","last_synced_at":"2025-03-26T09:23:20.647Z","repository":{"id":154490572,"uuid":"306462858","full_name":"muneeb706/Sparse-Matrix-Vector-Mul","owner":"muneeb706","description":"Parallelized Sparse Matrix Vector multiplication using OpenMP","archived":false,"fork":false,"pushed_at":"2020-10-22T21:36:00.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T10:42:13.712Z","etag":null,"topics":["c-plus-plus","multiplication","multithreading","openmp","sparse-matrix"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/muneeb706.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":"2020-10-22T21:29:44.000Z","updated_at":"2023-12-23T21:45:37.000Z","dependencies_parsed_at":"2023-07-06T15:45:19.686Z","dependency_job_id":null,"html_url":"https://github.com/muneeb706/Sparse-Matrix-Vector-Mul","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muneeb706%2FSparse-Matrix-Vector-Mul","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muneeb706%2FSparse-Matrix-Vector-Mul/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muneeb706%2FSparse-Matrix-Vector-Mul/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muneeb706%2FSparse-Matrix-Vector-Mul/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muneeb706","download_url":"https://codeload.github.com/muneeb706/Sparse-Matrix-Vector-Mul/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245623574,"owners_count":20645792,"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":["c-plus-plus","multiplication","multithreading","openmp","sparse-matrix"],"created_at":"2024-10-15T07:45:06.719Z","updated_at":"2025-03-26T09:23:20.610Z","avatar_url":"https://github.com/muneeb706.png","language":"C++","readme":"# Sparse-Matrix-Vector-Mul\nParallelized Sparse Matrix Vector multiplication using OpenMP\n\n## Dataset\nExperiment is done on the higgs-twitter.mtx data file, this file can be downloaded from [higgs-twitter-dataset](https://suitesparse-collection-website.herokuapp.com/MM/SNAP/higgs-twitter.tar.gz). After downloading the compressed folder search for higgs-twitter.mtx data file and put the file in the same folder where code files are placed.\n\n## Compilation and Execution\nCode can be compiled and executed using g++ compiler. Please enter following commands in the terminal after navigating to folder where code files are placed to compile.\n\n### For Serial Program\n\n#### Compile\ng++ -o spmv-openmp spmv-openmp.cpp -std=c++11 -fopenmp\n#### Execute\n./spmv-openmp\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuneeb706%2Fsparse-matrix-vector-mul","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuneeb706%2Fsparse-matrix-vector-mul","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuneeb706%2Fsparse-matrix-vector-mul/lists"}