{"id":13641244,"url":"https://github.com/n-eiling/cuda-fatbin-decompression","last_synced_at":"2025-12-30T02:48:21.809Z","repository":{"id":169500230,"uuid":"626530329","full_name":"n-eiling/cuda-fatbin-decompression","owner":"n-eiling","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-12T12:37:55.000Z","size":40,"stargazers_count":13,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T17:11:47.275Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/n-eiling.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2023-04-11T16:45:48.000Z","updated_at":"2025-02-19T02:41:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"88224775-09ea-4bac-a740-580b7414c9d1","html_url":"https://github.com/n-eiling/cuda-fatbin-decompression","commit_stats":null,"previous_names":["n-eiling/cuda-fatbin-decompression"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n-eiling%2Fcuda-fatbin-decompression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n-eiling%2Fcuda-fatbin-decompression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n-eiling%2Fcuda-fatbin-decompression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n-eiling%2Fcuda-fatbin-decompression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n-eiling","download_url":"https://codeload.github.com/n-eiling/cuda-fatbin-decompression/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249864313,"owners_count":21336724,"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-08-02T01:01:19.108Z","updated_at":"2025-12-30T02:48:21.771Z","avatar_url":"https://github.com/n-eiling.png","language":"C","readme":"# CUDA Fatbin Decompression\n\nThis projects decompressed CUDA fatbins that were compressed by `nvcc`, e.g., by using the `-Xfatbin --compress-all` flag.\n\nUsage:\n```\ndecompress \u003ccompressed fatbin file\u003e [\u003cuncompressed fatbin compare file\u003e]\n```\n\nThe first parameter should reference a file containing a compressed CUDA fatbin. This can be exported from a binary containing CUDA code using:\n```\nobjcopy -O binary --only-section=.nv_fatbin \u003cinput\u003e \u003coutput\u003e\n```\nThe program optionally uses the second paramter to compare the decompressed file to an uncompressed version of the first file to check if the output\nmatches that of nvcc. To obtain an uncompressed CUDA fatbin use the nvcc flag `-no-compress`.\n\nThe project is licensed under Apache License 2.0\n\nCopyright 2023 Niklas Eiling \u003cniklas.eiling@rwth-aachen.de\u003e\n","funding_links":[],"categories":["C"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn-eiling%2Fcuda-fatbin-decompression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn-eiling%2Fcuda-fatbin-decompression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn-eiling%2Fcuda-fatbin-decompression/lists"}