RNET TECHNOLOGIES INC — National Aeronautics and Space Administration SBIR Phase I: S5
RNET TECHNOLOGIES INC — SBIR Phase I award from National Aeronautics and Space Administration.
- Amount
- $124,999
- Agency
- National Aeronautics and Space Administration
- Program / Phase
- SBIR · Phase I
- Topic
- S5
- Solicitation
- SBIR_20_P1
- NAICS
- —
- Place of performance
- OH
- Period
- 2020-08-28 → 2021-03-01
Description
PerfDev is an intuitive, full featured and collaborative automated optimization and code analysis framework that promotes and enables on-the-fly performance optimization of advanced scientific applications to maximize code development and application efficiency.nbsp;The PerfDev software development and optimization framework enables stateful runtime decomposition and passive exploration of code blocks. PerfDev will enable advanced parameter space exploration using deep learning. Instead of waiting to evaluate application performance at the end of a full development cycle, PerfDev will enable real-time performance feedback loops that facilitate the optimization of individual blocks of code as the application is developed or ported. The production PerfDev APIs will be integrated into multiple production environments (starting with Jupyter in Phase I), will support a range of performance metric tools and hardware (e.g., PAPI/perfcntr, SONAR, Caliper, etc.), and multiple compute languages (e.g., C/C++, Fortran, Python).nbsp;Towards that goal, and in an effort to demonstrate the importance, feasibility and usability of the proposed framework, the Phase I effort will focus of the followingnbsp; objectives in order to develop a functional PerfDev prototype:Code Cell Identification and Automatic Modularization for NASA Applications: Defining application quot;code cellsquot; is a key component to enable a PerfDev optimization analysis. The code cells are the fundamental unit of evaluation and analysis.Distributed PerfDev Checkpoint-Restart: Checkpoint-restart is a fundamental utility that enables the efficient execution and evaluation of system and application parameters during code development. During Phase I, we will integrate support for MPI-supported application level checkpointing into our C/C++ backend in the PerfDev prototype.PerfDev API for Automation Parameter Space Exploration: We will develop an API to enable passive automatic parameter space exploration of code cells.