PDT

Software name: 
PDT
Policy 

PDT is freely available to all users of HPC2N.

General 

Program Database Toolkit (PDT) is a framework for analyzing source code written in several programming languages and for making rich program knowledge accessible to developers of static and dynamic analysis tools.

Description 

PDT implements a standard program representation, the program database (PDB), that can be accessed in a uniform way through a class library supporting common PDB operations.

Availability 

On HPC2N we have PDT available as a module on Kebnekaise.

Usage at HPC2N 

To use the PDT module, first add it to your environment. Use:

module spider pdt

to see which versions are available, as well as how to load the module and the needed prerequisites.

Note that while the case of the letters does not matter when you use "ml spider", it is necessary to match the case when loading the modules.

You can read more about loading modules on our Accessing software with Lmod page and our Using modules (Lmod) page.

Additional info 

More information, including documentation about using PDT ca be found on the PDT homepage

Updated: 2024-04-17, 14:47