14%
03.01.2013
:3.4.3-1.el6 epel 9.1 M
Installing for dependencies:
GraphicsMagick x86_64 1.3.17-1.el6 epel 2.2 M
GraphicsMagick-c++ x86_64 1.3.17-1.el6
14%
23.07.2013
iptable rules in a rather simple fashion. In this case, create the following uncomplicated firewall rules:
sudo ufw enable
primary:~$ufw logging on
primary:~$ufw default deny
primary:~$ufw allow 22/tcp
14%
25.08.2016
Compilation and is considered the
KDE text editor. It has been around a fairly long time starting with KDE 2.2 in 2001.
Kate has many of the features of a classic editor, including syntax highlighting (based
14%
08.07.2018
b swpd free buff cache si so bi bo in cs us sy id wa st
192.168.1.250: 0 0 0 7248836 25632 79268 0 0 14 2 22 21 0 0 99 0 0
192.168.1.4: 1 0 0 30198100 286340 751668 0
14%
19.09.2019
= np.array([10, 20, 30, 40])
print('a+b:\n', add_ufunc(a, b))
The answer should be:
a+b:
[11 22 33 44]
In the previous example, you had to put everything that was to run on the GPU into a single Numba
14%
07.03.2019
implicit copy(f_new(2,2:ly-1,:))
Generating implicit copyin(e(:))
161, Complex loop carried dependence of f_new prevents parallelization
Loop
14%
18.03.2020
0.743225 0.743613 0.334626E-02
20 0.743993 0.744333 0.301099E-02
21 0.744667 0.744967 0.271109E-02
22 0.745261 0.745526 0.244257E-02
23
14%
09.09.2024
.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f] (Ubuntu 14-20240412-0ubuntu1)
Everything looks good: mpirun
is there and mpicc
points to gcc-14.0.1 (the host system is Ubuntu 22.04, for which gcc-14 does
14%
10.04.2015
. Several students developed the idea for this service in 2013 at the nuclear research center CERN and at MIT. The initial funding came from a crowdfunding project at Indiegogo [22]. Instead of the targeted
14%
05.10.2018
info ruby # Needs to be v2.2+
$ curl -sSL https://rvm.io/mpapis.asc | gpg --import - # From here see https://tecadmin.net/install-ruby-latest-stable-centos
$ curl -L get.rvm.io | bash -s stable
$ source