On Sun, 1 May 2016, cociuba mihai wrote:
I've just build gretl from sources (with ./configure
--enable-build-doc
--enable-openmp --enable-build-addons) on a Ubuntu 16.04 and I noticed 2
things:
- when trying to install the IVPANEL addon gretl shows and error:
<html>
<head>
<title>404 Not Found</title>
</head>
<body>
<h1>404 Not Found</h1>
The resource could not be found.<br /
from the terminal it shows that
"Couldn't find ivpanel for gretl 2016.-1252336200.32767"
I see what you mean. The little PHP "robot" on sourceforge is not
handling gretl's new-style versioning. That should be fixed soon.
- also in the terminal the following message appears:
"Disabling OpenBLAS multi-threading (OpenMP/pthreads collision)"
I had some message regarding multi-threading but I clicked Don't show
anymore.
That's not really a problem. However, if you really need optimal
multi-threaded performance you should install an OpenBLAS that uses
OpenMP for threading.
Also I would like to know if Guilherme test scripts will be merge in
gretl
git because it would be a great opportunity to the study gretl behavior on
different machines and OS. I've noticed that there is a NIST test suite and
the two of them can be merged?
That's something I've been meaning to get back to, but at this point
it'll have to wait until exams are all done with (a week or two), so
far as I'm concerned.
Allin Cottrell