Error message

  • Deprecated function: Constant PDO::MYSQL_ATTR_USE_BUFFERED_QUERY is deprecated since 8.5, use Pdo\Mysql::ATTR_USE_BUFFERED_QUERY instead in DatabaseConnection_mysql->__construct() (line 332 of /var/www/html/includes/database/mysql/database.inc).
  • Deprecated function: Constant PDO::MYSQL_ATTR_MULTI_STATEMENTS is deprecated since 8.5, use Pdo\Mysql::ATTR_MULTI_STATEMENTS instead in DatabaseConnection_mysql->__construct() (line 339 of /var/www/html/includes/database/mysql/database.inc).

March 2018

Compiling PCM Driver on HPC with Intel Fortran - 2018 Edition (Updated: won't link)

A short note about how to compile PCM library on UTEP-HPC.
Update 7/6/2018 - This approach won't link.

0. Download cmake
Go to https://cmake.org/download/ and download cmake-3.11.0-Linux-x86_64.tar.gz
Extract the tarball file and you have cmake-3.11.0-Linux-x86_64/bin/cmake.
Add this cmake bin directory to your PATH.

1. Log in to HPC VCL
cd PCM2/