You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
Laksono Adhianto edited this page Dec 1, 2020
·
8 revisions
This is a pilot project of hpcviewer based on Eclipse 4, rewriting mostly from scratch. Some parts are portable without modification (like hpcdata plugin), many are heavily modified.
Once stable, we may integrate into HPCToolkit spack build system.
The goals:
Can work the latest version of Eclipse and newer version of Java (11 or newer). done
Can work with 4 platforms: Win32, Mac, Linux x86_64 and Linux ppcle64. done
Can be built easily with a command line (Maven) from Linux, Mac and Windows. partially done
Can integrate smoothly between hpcviewer and hpctraceviewer. partially done