30%
01.08.2012
++ )"
puts stderr "\$FC\t\t(uses openf90 for compiling F90 )"
puts stderr "\$F90\t\t(uses openf90 for compiling F90 )"
puts stderr "\$F95\t\t(uses openf95 for compiling F95 )"
puts stderr "\$F77
30%
23.04.2014
. The study used the Lonestar and Stampede HPC systems, which are part of the Extreme Science and Engineering Discovery Environment (XSEDE) network, to analyze the data from thousands of genes to look
30%
06.06.2012
.”
SDSC’s Gordon and Trestles systems and their storage systems are available for use to any researcher or educator at a U.S.-based institution and not-for-profit research through the NSF’s XSEDE program
30%
01.08.2012
compiler wrapper )"
puts stderr "\$MPIF77\t\t(path to mpif77 compiler wrapper )"
puts stderr "\$MPIF90\t\t(path to mpif90 compiler wrapper )"
puts stderr "\$CC\t\t(uses mpicc for compiling C
30%
01.08.2012
stderr "\$MPICXX\t\t(path to mpicxx compiler wrapper )"
puts stderr "\$MPIF77\t\t(path to mpif77 compiler wrapper )"
puts stderr "\$MPIF90\t\t(path to mpif90 compiler wrapper )"
puts stderr "\$CC
30%
01.08.2012
)”
puts stderr “\$MPICXX\t\t(path to mpicxx compiler wrapper )”
puts stderr “\$MPIF77\t\t(path to mpif77 compiler wrapper )”
puts stderr “\$MPIF90\t\t(path to mpif90 compiler wrapper )”
puts stderr
29%
07.04.2022
_URL
value: postgres://db_url:5431
- name: db2-container
image: k8s.gcr.io/busybox
env:
- name: DB_URL
value: postgres://db_url:5432
You can view a list of all
29%
04.02.2014
.mynet.internal', port '5432');
To create a foreign table, you need to tell the data source which user can log in to the remote PostgreSQL instance and with what combination of role name and password. To do so, you need
29%
12.09.2013
_family=AF_INET, sin_port=htons(5432), ...
sendto(4, "\0\0\0\20\4\322\26.\0\0.\0016\252\36\264", 16, 0, NULL, 0) = 16
recvfrom(4, "", 1, 0, NULL, NULL) = 0
close(4) = 0
poll([{fd=3
29%
09.01.2013
'5432');
To create a foreign table, you need to tell the data source which user can log in to the remote PostgreSQL instance and with what combination of role name and password. To do so, you need a user