Difference between revisions of "Pbrt"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|pbrt}} |{{#vardefine:url|https://github.com/mmp/pbrt-v3}} <!--CONFIGURATION:...")
 
m (Israel.herrera moved page PBRT to Pbrt)
 
(One intermediate revision by one other user not shown)
Line 24: Line 24:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
* HPC_{{#uppercase:{{#var:app}}}}_INC - include directory
+
* HPC_{{uc:{{#var:app}}}}_INC - include directory
* HPC_{{#uppercase:{{#var:app}}}}_LIB - library directory
+
* HPC_{{uc:{{#var:app}}}}_LIB - library directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 18:20, 27 May 2022

Description

pbrt website  

Physically Based Rendering: From Theory To Implementation

Environment Modules

Run module spider pbrt to find out what environment modules are available for this application.

System Variables

  • HPC_PBRT_DIR - installation directory
  • HPC_PBRT_BIN - executable directory
  • HPC_PBRT_INC - include directory
  • HPC_PBRT_LIB - library directory