{"id":17632719,"url":"https://github.com/daelsepara/hipnewton","last_synced_at":"2026-05-03T06:38:22.593Z","repository":{"id":250465587,"uuid":"834537545","full_name":"daelsepara/HIPNewton","owner":"daelsepara","description":"GPU Implementation of Newton Fractal Generator with Benchmarking ","archived":false,"fork":false,"pushed_at":"2024-08-12T03:39:28.000Z","size":557,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T03:31:50.064Z","etag":null,"topics":["amd","cuda","fractal","gpu","gpu-compute","gpu-computing","hip","newton","parallel-computing","rocm","sdk"],"latest_commit_sha":null,"homepage":"","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/daelsepara.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":"2024-07-27T15:13:46.000Z","updated_at":"2024-08-12T03:39:31.000Z","dependencies_parsed_at":"2024-08-12T04:52:26.354Z","dependency_job_id":null,"html_url":"https://github.com/daelsepara/HIPNewton","commit_stats":null,"previous_names":["daelsepara/hipnewton"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daelsepara%2FHIPNewton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daelsepara%2FHIPNewton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daelsepara%2FHIPNewton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daelsepara%2FHIPNewton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daelsepara","download_url":"https://codeload.github.com/daelsepara/HIPNewton/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246273533,"owners_count":20750904,"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":["amd","cuda","fractal","gpu","gpu-compute","gpu-computing","hip","newton","parallel-computing","rocm","sdk"],"created_at":"2024-10-23T01:45:16.008Z","updated_at":"2026-05-03T06:38:21.338Z","avatar_url":"https://github.com/daelsepara.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HIP Newton\nGPU Implementation of Newton Fractal Generator with Benchmarking using [AMD HIP SDK](https://github.com/ROCm-Developer-Tools/HIP).\n\nComputes for the Newton fractal in the complex plane bounded by the rectangular corners (-2.5, -2.5) to (2.5, 2.5).\n\n## Usage\n```cmd\nTo use:\n\n[Command Prompt] HIPNewton.exe [WIDTH] [HEIGHT]\n\nor\n\n[Command Prompt] HIPNewton.exe [N]\n```\n\n## Sample Run\n```cmd\nDevice: AMD Radeon RX 7800 XT\n\nEstimated GPU RAM requirements: 4294967296 bytes\nTotal GPU RAM: 17163091968 bytes\nProgram GPU RAM limit: 8589934592 bytes\nSize of int: 4 bytes\n\ngenerating newton set using GPU ...\nGPU elapsed time: 1442.35 ms\ngenerating newton set using CPU ...\nCPU elapsed time: 51463.9 ms\n\n35.6807x speedup, diff: 2\n```\n\n### Sample output (converted from PGM and PPM to PNG)\n\n#### RGB (2048 x 2048)\n![rgb](images/newton.png)\n\n#### Gray (2048 x 2048)\n![gray](images/newton-gray.png)\n\n## To Do\n- Benchmarks\n- PNG Image Output\n- User defined parameters\n- Implement other fractal generators\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaelsepara%2Fhipnewton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaelsepara%2Fhipnewton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaelsepara%2Fhipnewton/lists"}