{"id":19705773,"url":"https://github.com/llnl/dragonview","last_synced_at":"2025-04-29T15:31:25.117Z","repository":{"id":28570621,"uuid":"32088346","full_name":"LLNL/DragonView","owner":"LLNL","description":"Visual Analytics Tool for Dragonfly Network-based Supercomputers","archived":false,"fork":false,"pushed_at":"2016-12-08T17:30:03.000Z","size":6106,"stargazers_count":13,"open_issues_count":0,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-30T01:30:03.359Z","etag":null,"topics":["data-viz","hpc","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LLNL.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}},"created_at":"2015-03-12T16:36:50.000Z","updated_at":"2024-08-22T08:42:19.000Z","dependencies_parsed_at":"2022-09-03T02:10:16.302Z","dependency_job_id":null,"html_url":"https://github.com/LLNL/DragonView","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLNL%2FDragonView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLNL%2FDragonView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLNL%2FDragonView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLNL%2FDragonView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LLNL","download_url":"https://codeload.github.com/LLNL/DragonView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224178797,"owners_count":17268948,"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":["data-viz","hpc","javascript"],"created_at":"2024-11-11T21:30:07.179Z","updated_at":"2024-11-11T21:30:07.922Z","avatar_url":"https://github.com/LLNL.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"DragonView v1.0\n===============\n\nDragonview is an interactive visual analytics tool to visualize the nodes and\nlinks of a supercomputer that uses the dragonfly topology for its\ninterconnection network. It can be used to map different data such as number of\npackets or bytes or stalls on the network links and job IDs or other on-node\nmetrics on the router or node.\n\n### Build\n* Download and install [nodejs](https://nodejs.org \"Title\")\n* Install bower\n\nNote: *\"-g\"* means global installation and on OSX must be run as sudo. You can install bower locally without the *\"-g\"*\n```\nnpm install -g bower\n```\n* Install the libraries\n```\nbower install\n```\n### Run\n```\n./run\n```\nOpen a browser and point it to localhost:8000\n\n### Data\nEach run should have two files:\n\n##### counters.csv\nHeader: sg,sr,sg,dg,dr,dc,color,counter1,counter2,..\n\nEach row describes a link: *src group, src row, src col, dest group, dest row,\ndest col, link color, \\[counter, ...\\]*\n\n##### jobs.csv\nHeader: g,r,c,n,core,jobid\n\n##### runs.csv\nHeader: name,counters,jobs\n\nOne row per run including a name and paths to counters and jobs files\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllnl%2Fdragonview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllnl%2Fdragonview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllnl%2Fdragonview/lists"}