Gentoo Archives: gentoo-science

From: Thomas Kahle <tom111@×××.de>
To: gentoo-science@l.g.o
Subject: [gentoo-science] running sage 4.4 the first time
Date: Mon, 03 May 2010 19:38:50
Message-Id: 4BDF24FE.3020204@gmx.de
1 Hi,
2
3 got everything installed now, but when sage first runs (e.g. during
4 post-install of the ebuild) it tries to perform inits and spawns a lot
5 of gap processes. their all look like this:
6
7 root 25781 25769 0 15:29 pts/5 00:00:00 /bin/sh
8 /usr/local/bin/gap -r -b -p -T -o 3900m /opt/sage/data//extcode/gap/sage.g
9
10 root 25782 25781 0 15:29 pts/5 00:00:00 bash /opt/sage/sage -gap
11 -r -b -p -T -o 3900m /opt/sage/data//extcode/gap/sage.g
12
13 root 25785 25782 0 15:29 pts/5 00:00:00 bash
14 /opt/sage/local/bin/sage-sage -gap -r -b -p -T -o 3900m
15 /opt/sage/data//extcode/gap/sage.g
16
17 As you can see here there are a lot of these...
18
19 denkmatte archtest # ps -ef | grep sage | wc -l
20 1780
21
22 Naturally load goes up a lot and this does not seem to finish.
23 Any ideas?
24
25 Regards,
26 Thomas
27
28 --
29 Thomas Kahle

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-science] running sage 4.4 the first time Christopher Schwan <cschwan@××××××××××××××××××.de>