it does not work for me, or at least I must be doing something wrong.
> I get to the page listing the notebooks to convert, and then, if I click
> on a notebook, I get a weird page asking for a password or a token.
>
If you paste in the *entire* token from the Terminal, it should work. This
anyhow, this process, clicking on these old notebooks, does provide copies
of converted to ipython sagenb notebooks,
but the whole process is very stressful at the moment, I think. This popup
with password prompt really should not be there...
On Tuesday, April 11, 2017 at 9:44:03 PM UTC+1, Dima
>From a bash shell where you build Sage:
export OPENBLAS_CONFIGURE="TARGET=ATOM" MAKE="make -j5 -l3.5"
should set the important variables. This is the MAKE I use for a very, very
old 4 core machine. The OPENBLAS_CONFIGURE variable is alluded to
in build/pkgs/openblas/spkg-check but I find it no
it does not work for me, or at least I must be doing something wrong.
I get to the page listing the notebooks to convert, and then, if I click on
a notebook, I get a weird page asking for a password or a token.
Password or token:
Log in
Token authentication is enabled. You need to open the note
All right! Sage 7.6 compiled correctly, so far as I know. I haven't run the
tests, but it opens into a notebook in Firefox, and correctly computes
integrate(e^(-x^2),x,-infinity,infinity)
Is there a way to combine the OPENBLAS_CONFIGURE command with the -j4
option for using multiple cores to co
Right, I have haswell.
John
On Monday, April 10, 2017 at 3:22:49 PM UTC-7, Volker Braun wrote:
>
> It might be hardware specific; I take it you don't have a sandy bridge CPU?
>
>
>
> On Tuesday, April 11, 2017 at 12:19:26 AM UTC+2, John H Palmieri wrote:
>>
>> I ran Xcode to make sure it would
-- Forwarded message --
From: Harald Schilly
Date: Tue, Apr 11, 2017 at 4:06 PM
Subject: Re: [sagemath-admins] CDN's mathjax will go by the end of the month
To: sagemath-admins
I'll patch the documentation that's currently online, but of course,
fixing this properly in the sage
Thank you for answering. It seems that an Amazon EC2 instance doesn't have
swap by default. I will add swap (and increase the memory) and try
building again.
2017年4月11日火曜日 16時11分57秒 UTC+2 Dima Pasechnik:
>
> you're getting
>
>
> g++: internal compiler error: Killed (program cc1plus)
>
>
> which
you're getting
g++: internal compiler error: Killed (program cc1plus)
which might indicate that you need more memory (or at least more swap).
On Tuesday, April 11, 2017 at 2:18:38 PM UTC+1, Sho Takemori wrote:
>
> Dear all,
>
> I try to build Sage using Amazon EC2 t2.micro.
> But building li
This is now default in the Sage 8.0 beta series, and we strongly welcome
testers! For a limited time only I have posted a binary of the app bundle
at
http://www.math.gordon.edu/~kcrisman/sage-8.0.beta0-OSX_10.11.6-x86_64.app.dmg
This should work on both Mac 10.11 and 10.12. For bandwidth re
> I welcome the work on the Conda port because it will allow just
that in the medium term. You could replace the whole sage packaging
with Conda and a few scripts to set things up. Once you do that
sage.misc.package should die (and please do not replace it by calls
to Conda).
FYI, I have a branch
Dear all,
I try to build Sage using Amazon EC2 t2.micro.
But building linbox fails. The attached file is "linbox-1.4.2.log".
Building linbox using the latest head of the repository
(https://github.com/linbox-team/linbox) succeeds.
I tried to build Sage as follows.
$ sudo apt-get install -y build
7.5.1 failed to build. Looks like the same error as before. I'll try
Steven's linked suggestion with 7.6, and see if that flies.
Thanks for all your help, by the way!
One suggestion: if the OPENBLAS_CONFIGURE="TARGET=ATOM" make command builds
everything correctly, then maybe the next version
13 matches
Mail list logo