testkit

testkit 0.1.7

testkit is a simple collection of test tools that have been developed out of need for some projects. However, some of these tools needed to be duplicated so I decided to consolidate them in this library.DevelopingInstall virtstrap via pip. Please install...

TAU

TAU 2.21.3

TAU (Tuning and Analysis Utilities) is a program and performance analysis tool framework for high-performance parallel and distributed computing.TAU provides a suite of tools for static and dynamic analysis of programs written in C, C++, FORTRAN 77/90,...

Scalasca

Scalasca 1.4.2

Scalasca is an open-source toolset that can be used to analyze the performance behavior of parallel applications and to identify opportunities for optimization. It has been specifically designed for use on large-scale systems including IBM Blue Gene (such...

nose2

nose2 0.4.7

nose2 is the next generation of nicer testing for Python, based on the plugins branch of unittest2. It aims to improve on nose by:- providing a better plugin api- being easier for users to configure- simplifying internal interfaces and processes-...