23%
06.10.2019
publisher TEXT,
07 authors MAP,
08 circulation INT,
09 issue TEXT,
10 PRIMARY KEY(publisher, issue, isbn)
11 );
12
13 # INSERT INTO titles(isbn, year, title, publisher, authors, circulation
23%
12.09.2013
CREATE OR REPLACE FUNCTION burncpu (tm INTERVAL)
02 RETURNS INTERVAL AS $CODE$
03 DECLARE
04 stmp TIMESTAMP := now()+tm;
05 i INT;
06 BEGIN
07 WHILE clock_timestamp()08 i:=1;
09
23%
09.01.2013
not null,
07 subject text not null,
08 msg_id text not null,
09 date timestamp)
10 SERVER pg_archive_server
This corresponds exactly to the definition on the archive server, but naturally
23%
05.12.2016
numbering 21,365 from a total of 24,135 were reproducible in Debian, which corresponds to an average of 88.5 percent in the individual branches. "Testing," with more than 90 percent, does better than
23%
01.06.2024
fashion when promised double-digit speedups like 10x by a vendor who has yet to see your code. Accomplishing a 10x speedup requires that 90 percent of the execution time be parallelized.
The span of your
23%
22.12.2017
to it, you can begin to appreciate what compilers and linkers do for users today.
Listing 1
Show Linked Libraries (ldd)
$ pgf90 test1.f90 -o test1
$ ldd test1
linux-vdso.so.1 => (0x
23%
29.09.2020
: Samsung SSD 840 Series
Serial Number: S19HNSAD620520T
LU WWN Device Id: 5 002538 5a0050931
Firmware Version: DXT08B0Q
User Capacity: 120,034,123,776 bytes [120 GB]
Sector Size: 512 bytes logical
23%
17.02.2015
use generic-host
03 host_name ubuntusrv
04 alias server2
05 address 192.168.7.51
06 }
07 define service{
08 use generic-service
09 host_name ubuntusrv
10
23%
14.08.2020
OF INFORMATION SECTION ===
Model Family: Samsung based SSDs
Device Model: Samsung SSD 840 Series
Serial Number: S19HNSAD620520T
LU WWN Device Id: 5 002538 5a0050931
Firmware Version: DXT08B0Q
User Capacity: 120
23%
17.02.2015
. This partial protection can be enabled during compilation using the -Wl,-z,relro flags.
Ancient Code and Arrays
Scientists tend to code in the Fortran 77, Fortran 90, or C languages and compile and run on grid