15%
14.06.2018
-ranked Oak Ridge system. Summit is also capable of performing up to 3 billion mixed-precision calculations per second (3.3exaops).
The Summit system includes 4,608 compute servers, each with two 22-core IBM
15%
10.06.2020
until June 22. All teams must submit a 6-8 page paper describing their solution by July 27. Top entries will be invited to attend the SMC2020 conference on August 25-27 in Kingsport, Tennessee to present
15%
23.01.2023
as the occurrence of flaws over the application lifecycle.
“While over 30 percent of applications show flaws at the first scan, this number drops to approximately 22 percent shortly after before rising to 30 percent
15%
06.10.2023
:
Updates to support openSUSE Leap 15.5, openEuler 22.03 and RHEL/AlmaLinux/Rocky Linux 9.2.
Tech preview build of Warewulf 4.x.
Switched to clang based Intel oneAPI compiler backend.
Removed
15%
22.05.2012
Group Process
epel/group_gz | 214 kB 00:00
sl
15%
02.02.2021
.sin(periods * 2 * np.pi * t)
12 return max(value, 0.0)
13 else:
14 value = np.sin(periods * 2 * np.pi * t)
15 return max(value, 0.0)
16
17 # building the data vector
18 my_data = []
19 i = 0
20 while
15%
18.07.2013
: 156301488
20 Logical Sector size: 512 bytes
21 Physical Sector size: 512 bytes
22 device size with M = 1024*1024: 76319 MBytes
23
15%
18.12.2013
FILE *ptr_myfile;
16
17 counter_limit = 100;
18
19 ptr_myfile=fopen("test.bin","wb");
20 if (!ptr_myfile)
21 {
22 printf("Unable to open file!");
23 return 1;
24 }
25 for ( counter=1; counter <= counter
15%
02.08.2022
docker-compose.yaml
version: '3'
services:
target1:
build: .
ports:
- '3000:80'
- '2000:22'
container_name: target1
target2:
build
15%
03.12.2015
, it outputs the message Hello World!
.
To test the script on a local web server, run the following command:
# nmap --script /path/http-vuln-check local targetlhost -p 22,80,443
The output should look