24%
20.04.2022
user.comment.name -v "Jeff Layton created this file" test.txt
The list of extended attributes for this file can be created:
$ getfattr test.txt
# file: test.txt
user.comment
user.comment.name
Now
24%
26.10.2012
bottlenecks, and the NVidia Nsight Eclipse Edition generates CUDA code quickly and easily. NVidia Nsight Eclipse Edition also lets programmers develop, debug, and profile GPU applications within the Eclipse
24%
13.12.2012
advantage of AMD’s high-performance CPUs, GPUs, and APUs across a wide array of computing platforms. CodeXL includes comprehensive GPU debugging, GPU and CPU profiling, static OpenCL kernel analysis
24%
11.11.2011
group. After Oracle bought Sun, Cantrill has left the company and joined Joyent. Led by Joyent engineer Max Bruning, Cantrill and Robert Mustacchi helped finishing the port and did some work on profiling
24%
22.03.2017
observed in studies of interacting galaxies. The model closely matched the observational data on “… star formation rates, galaxy density profiles, and thermal and ionization rates in gasses.”
According
23%
19.02.2020
to be on the system. If you want to build or run containers, you need to be part of that group. Adding someone to an existing group is not difficult:
$ sudo usermod -a -G docker layton
Chris Hoffman wrote an article
23%
06.11.2012
.2.9/ default
The easiest way to initialize Modules is to use the standard /etc/profile.d
mechanism. This can be done by copying the following initialization files to /etc/profile.d
. For instance, copy
23%
16.01.2013
/yum.conf
# . /etc/profile.d/modules.sh
# module load openmpi-x86_64
# ompi_info | grep -i grid
MCA ras: gridengine (MCA v2.0, API v2.0, Component v1.5.4)
# echo "module load openmpi-x86_64" >> /etc/profile
23%
20.03.2023
is important because it includes where things like MPI libraries or profilers are located, as well as where compilers and their associated tools are located. I discuss these concerns as the article progresses
23%
10.09.2012
, in the first article I wrote about Environment Modules, I said to copy the modules.bash
and modules.sh
files to the directory /etc/profile.d
. However, to limit the ability of an ordinary user to bypass