Skip to content

Commit 49e31e5

Browse files
authored
update outputs (#415)
* update outputs * remove appending issues
1 parent 38deb04 commit 49e31e5

79 files changed

Lines changed: 1469 additions & 6677 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

outputs/basics/clone.out

Lines changed: 1 addition & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,9 @@
1-
$ git clone --depth=100 --branch=releases/v0.23 https://github.com/spack/spack.git ~/spack
2-
fatal: destination path '/home/spack5/spack' already exists and is not an empty directory.
3-
4-
$ git clone --depth=100 --branch=releases/v0.23 https://github.com/spack/spack.git ~/spack
5-
Cloning into '/home/spack5/spack'...
6-
remote: Enumerating objects: 21959, done.K
7-
remote: Counting objects: 100% (21959/21959), done.K
8-
remote: Compressing objects: 100% (11938/11938), done.K
9-
remote:nTotale21959 (delta12422),9reused114720i(delta.1849),/pack-reused 0 (from 0)K
10-
Receiving objects: 100% (21959/21959), 14.97 MiB | 23.47 MiB/s, done.
11-
Resolving deltas: 100% (2422/2422), done.
12-
$ cd ~/spack
13-
$ git clone --depth=100 --branch=releases/v0.23 https://github.com/spack/spack.git ~/spack
14-
Cloning into '/home/spack5/spack'...
15-
remote: Enumerating objects: 21959, done.K
16-
remote: Counting objects: 100% (21959/21959), done.K
17-
remote: Compressing objects: 100% (11938/11938), done.K
18-
remote:nTotale21959 (delta12422),9reused114720i(delta.1849),/pack-reused 0 (from 0)K
19-
Receiving objects: 100% (21959/21959), 14.97 MiB | 23.61 MiB/s, done.
20-
Resolving deltas: 100% (2422/2422), done.
21-
$ cd ~/spack
22-
$ git clone --depth=2 --branch=releases/v0.23 https://github.com/spack/spack.git ~/spack
23-
fatal: destination path '/home/spack5/spack' already exists and is not an empty directory.
24-
251
$ git clone --depth=2 --branch=releases/v0.23 https://github.com/spack/spack.git ~/spack
262
Cloning into '/home/spack5/spack'...
273
remote: Enumerating objects: 20970, done.K
284
remote: Counting objects: 100% (20970/20970), done.K
295
remote: Compressing objects: 100% (11467/11467), done.K
30-
remote:nTotale20970 (delta01785),9reused114006i(delta.1489),/pack-reused 0 (from 0)K
316
Receiving objects: 100% (20970/20970), 14.78 MiB | 23.43 MiB/s, done.
7+
remote: Total 20970 (delta 1785), reused 14006 (delta 1489), pack-reused 0 (from 0)K
328
Resolving deltas: 100% (1785/1785), done.
339
$ cd ~/spack
34-
$ git clone --depth=2 --branch=releases/v0.23 https://github.com/spack/spack.git ~/spack
35-
Cloning into '/home/spack5/spack'...
36-
remote: Enumerating objects: 20970, done.K
37-
remote: Counting objects: 100% (20970/20970), done.K
38-
remote: Compressing objects: 100% (11452/11452), done.K
39-
Receiving objects: 100% (20970/20970), 14.78MMiB||119.78MMiB/s, done.
40-
remote: Total 20970 (delta 1797), reused 14162 (delta 1504), pack-reused 0 (from 0)K
41-
Resolving deltas: 100% (1797/1797), done.
42-
$ cd ~/spack

outputs/basics/compiler-add-location.out

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,3 @@ $ spack compiler add "$(spack location -i gcc@12)"
33
gcc@12.3.0
44
==> Compilers are defined in the following files:
55
/home/spack5/.spack/linux/compilers.yaml
6-
$ spack compiler add "$(spack location -i gcc@12)"
7-
==> Added 1 new compiler to /home/spack5/.spack/linux/compilers.yaml
8-
gcc@12.3.0
9-
==> Compilers are defined in the following files:
10-
/home/spack5/.spack/linux/compilers.yaml

outputs/basics/compiler-remove.out

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
$ spack compiler remove gcc@12
22
==> gcc@12.3.0 has been removed
3-
$ spack compiler remove gcc@12
4-
==> gcc@12.3.0 has been removed

outputs/basics/compilers.out

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,3 @@ clang@14.0.0
55

66
-- gcc ubuntu22.04-x86_64 ---------------------------------------
77
gcc@11.4.0 gcc@10.5.0
8-
$ spack compilers
9-
==> Available compilers
10-
-- clang ubuntu22.04-x86_64 -------------------------------------
11-
clang@14.0.0
12-
13-
-- gcc ubuntu22.04-x86_64 ---------------------------------------
14-
gcc@11.4.0 gcc@10.5.0

outputs/basics/find-O3.out

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,3 @@ $ spack find cflags=-O3
22
-- linux-ubuntu22.04-x86_64_v3 / gcc@11.4.0 ---------------------
33
zlib-ng@2.0.7
44
==> 1 installed package
5-
$ spack find cflags=-O3
6-
-- linux-ubuntu22.04-x86_64_v3 / gcc@11.4.0 ---------------------
7-
zlib-ng@2.0.7
8-
==> 1 installed package

outputs/basics/find-d-tcl.out

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -6,28 +6,6 @@ tcl@8.6.12
66
zlib-ng@2.0.7
77

88

9-
-- linux-ubuntu22.04-x86_64_v3 / gcc@11.4.0 ---------------------
10-
tcl@8.6.12
11-
gcc-runtime@11.4.0
12-
glibc@2.35
13-
gmake@4.4.1
14-
zlib-ng@2.0.7
15-
16-
tcl@8.6.12
17-
gcc-runtime@11.4.0
18-
glibc@2.35
19-
gmake@4.4.1
20-
zlib-ng@2.2.1
21-
22-
==> 3 installed packages
23-
$ spack find -d tcl
24-
-- linux-ubuntu22.04-x86_64_v3 / clang@14.0.0 -------------------
25-
tcl@8.6.12
26-
glibc@2.35
27-
gmake@4.4.1
28-
zlib-ng@2.0.7
29-
30-
319
-- linux-ubuntu22.04-x86_64_v3 / gcc@11.4.0 ---------------------
3210
tcl@8.6.12
3311
gcc-runtime@11.4.0

outputs/basics/find-d-trilinos.out

Lines changed: 0 additions & 97 deletions
Original file line numberDiff line numberDiff line change
@@ -95,100 +95,3 @@ trilinos@16.0.0
9595
openblas@0.3.28
9696

9797
==> 2 installed packages
98-
$ spack find -d trilinos
99-
-- linux-ubuntu22.04-x86_64_v3 / gcc@11.4.0 ---------------------
100-
trilinos@16.0.0
101-
cmake@3.30.5
102-
curl@8.10.1
103-
nghttp2@1.63.0
104-
diffutils@3.10
105-
openssl@3.4.0
106-
ca-certificates-mozilla@2023-05-30
107-
ncurses@6.5
108-
zlib-ng@2.2.1
109-
gcc-runtime@11.4.0
110-
glibc@2.35
111-
gmake@4.4.1
112-
hwloc@2.11.1
113-
libpciaccess@0.17
114-
util-macros@1.20.1
115-
libxml2@2.13.4
116-
libiconv@1.17
117-
xz@5.4.6
118-
pkgconf@2.2.0
119-
kokkos@4.3.01
120-
openblas@0.3.28
121-
openmpi@5.0.5
122-
autoconf@2.72
123-
m4@1.4.19
124-
libsigsegv@2.14
125-
automake@1.16.5
126-
libevent@2.1.12
127-
libtool@2.4.7
128-
findutils@4.9.0
129-
numactl@2.0.18
130-
openssh@9.9p1
131-
krb5@1.21.3
132-
bison@3.8.2
133-
gettext@0.22.5
134-
tar@1.34
135-
pigz@2.8
136-
zstd@1.5.6
137-
libedit@3.1-20240808
138-
libxcrypt@4.4.35
139-
perl@5.40.0
140-
berkeley-db@18.1.40
141-
bzip2@1.0.8
142-
gdbm@1.23
143-
readline@8.2
144-
pmix@5.0.3
145-
146-
trilinos@16.0.0
147-
cmake@3.30.5
148-
curl@8.10.1
149-
nghttp2@1.63.0
150-
diffutils@3.10
151-
openssl@3.4.0
152-
ca-certificates-mozilla@2023-05-30
153-
perl@5.40.0
154-
berkeley-db@18.1.40
155-
ncurses@6.5
156-
zlib-ng@2.2.1
157-
gcc-runtime@11.4.0
158-
glibc@2.35
159-
gmake@4.4.1
160-
hdf5@1.14.5
161-
pkgconf@2.2.0
162-
hwloc@2.11.1
163-
libpciaccess@0.17
164-
util-macros@1.20.1
165-
libxml2@2.13.4
166-
libiconv@1.17
167-
xz@5.4.6
168-
kokkos@4.3.01
169-
mpich@4.2.3
170-
findutils@4.9.0
171-
libfabric@1.22.0
172-
yaksa@0.3
173-
autoconf@2.72
174-
automake@1.16.5
175-
libtool@2.4.7
176-
m4@1.4.19
177-
libsigsegv@2.14
178-
python@3.13.0
179-
bzip2@1.0.8
180-
expat@2.6.4
181-
libbsd@0.12.2
182-
libmd@1.0.4
183-
gdbm@1.23
184-
gettext@0.22.5
185-
tar@1.34
186-
pigz@2.8
187-
zstd@1.5.6
188-
libffi@3.4.6
189-
readline@8.2
190-
sqlite@3.46.0
191-
util-linux-uuid@2.40.2
192-
openblas@0.3.28
193-
194-
==> 2 installed packages

outputs/basics/find-dep-mpich.out

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,3 @@ $ spack find ^mpich
22
-- linux-ubuntu22.04-x86_64_v3 / gcc@11.4.0 ---------------------
33
hdf5@1.14.5 trilinos@16.0.0
44
==> 2 installed packages
5-
$ spack find ^mpich
6-
-- linux-ubuntu22.04-x86_64_v3 / gcc@11.4.0 ---------------------
7-
hdf5@1.14.5 trilinos@16.0.0
8-
==> 2 installed packages

0 commit comments

Comments
 (0)