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).

stampede

Using the Stampede cluster

In order to submit jobs in the Stampede cluster at the Texas Advanced Computer Center, you must compile the code there.
In the Makefile:
Make sure that you use the mpif90 compiler.
Uncomment the TACC section in the linking options.
There's no need to load the mkl and/or scalapack module (like in the Lonestar cluster), here they are loaded automatically.
Submitting Jobs
This cluster uses the SLURM batch system, the commands are a little different.
Here is a sample job script from the TACC website:

Pages

Subscribe to RSS - stampede