Coder Social home page Coder Social logo

openblas-ci's People

Contributors

matthew-brett avatar ogrisel avatar xianyi avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

openblas-ci's Issues

Change docker image

See numpy/numpy#7500 , change the docker image.

When I ran apt-get update in docker, I met

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/binary-amd64/Packages  Hash Sum mismatch

E: Some index files failed to download. They have been ignored, or old ones used instead.

After google, I found this may be related to the network provide.

Then, I think we need to use (or build) a docker image, which is already installed gcc, gfortran, make, python.

@matthew-brett

Scipy test failure on AMD cores

Recently the piledriver build failed when running the scipy tests:

======================================================================
ERROR: Failure: ValueError (bad marshal data (unknown type code))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/nose/loader.py", line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "/usr/local/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/local/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
ValueError: bad marshal data (unknown type code)

======================================================================
FAIL: test_iterative.test_convergence(<function cgs at 0x7f4155f1f9b0>, <rand-sym-pd>)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/usr/local/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/test_iterative.py", line 196, in check_convergence
    assert_equal(info,0)
  File "/usr/local/lib/python2.7/site-packages/numpy/testing/utils.py", line 355, in assert_equal
    raise AssertionError(msg)
AssertionError: 
Items are not equal:
 ACTUAL: 90
 DESIRED: 0

The first error is really weird as it does not seem to be related to OpenBLAS at all. I wonder if it's deterministic or not. The second failure (test_iterative.test_convergence) also happens in the Barcelona build so I think this is a real issue but more investigation is required to understand what's happening.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.