abstract:caviness:app_dev:app_dev

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
abstract:caviness:app_dev:app_dev [2018-07-09 16:43] – external edit 127.0.0.1abstract:caviness:app_dev:app_dev [2020-03-06 10:05] (current) anita
Line 1: Line 1:
 +====== Application Development on Caviness =====
 +There are three 64-bit compiler suites on Caviness with Fortran, C and C++:
  
 +^ PGI | Portland Compiler Suite |
 +^ Intel | Parallel Studio XE |
 +^ GCC | GNU Compiler Collection|
 +
 +In addition, OpenJDK version 1.8.0_161 is available for compiling java applications on the login node.
 +
 +Caviness is based on Intel (code name "Broadwell"): See [[https://www.intel.com/content/dam/www/public/us/en/documents/manuals/64-ia-32-architectures-optimization-manual.pdf|Intel 64 and IA-32 Architectures Optimization Reference Manual]]
 +and [[https://software.intel.com/en-us/mkl_cookbook|Intel Math Kernel Library Cookbook]].
 +
 +For general information, see [[abstract:caviness:app_dev:compute_env| Computing Environment]] and [[abstract:caviness:app_dev:prog_env| Programming Environment]] on the <html><span style="color:#ffffff;background-color:#2fa4e7;padding:3px 7px !important;border-radius:4px;">sidebar</span></html>