Git Product home page Git Product logo

Comments (17)

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @valentjn on Jul 4, 2017, 14:26

mentioned in merge request !13

from sgpp.

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @DavidPfander-UniStuttgart on Jul 4, 2017, 14:30

Don't see why it should be a machine problem. Vgpu1 and 2 have a standard ubuntu 16.04 installation. Without actually investigating this, from afar this looks like a bug.

from sgpp.

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @degelkn on Jul 4, 2017, 16:41

These tests are from my stuff. I will take a look.

Is there something special I need to care about for the OCL build?

from sgpp.

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @DavidPfander-UniStuttgart on Jul 4, 2017, 17:05

For OCL you need an OpenCL installation. Let me try whether I can reproduce the error with OpenCL disabled. I'll report back shortly.

from sgpp.

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @valentjn on Jul 4, 2017, 17:12

Unrelated: If this needs code fixes, then I think the proper way would be to create a MR (alongside with a matching branch) with that large green button above and push fixes to that branch. That would allow Jenkins to check if the fixes break anything else.

from sgpp.

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @DavidPfander-UniStuttgart on Jul 4, 2017, 17:53

I was able to reproduce the problem without OpenCL.

Configuration:
COMPILER='gnu'
ARCH="avx"
USE_OCL=0
OPT=0
SG_PYTHON=0
SG_JAVA=0

from sgpp.

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @DavidPfander-UniStuttgart on Jul 4, 2017, 17:54

You need a non-historical computer for the ARCH="avx" switch (2011 and newer is usually fine).

from sgpp.

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @valentjn on Jul 5, 2017, 09:19

Thanks @DavidPfander-UniStuttgart. That command line reproduces the bug on my Ubuntu 17.04 laptop, too. More specifically, I did

git clone --depth 1 [email protected]:SGpp/SGpp.git sgpp_issue43
cd sgpp_issue43/
scons -j 4 COMPILER='gnu' ARCH="avx" USE_OCL=0 OPT=0 SG_PYTHON=0 SG_JAVA=0

and ended up with the same test error as in the description above. @degelkn, if it doesn't reproduce on your system, I'd be happy to state the versions of GCC and the like.

from sgpp.

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @degelkn on Jul 6, 2017, 18:12

I could reproduce the error and found where the error comes from. It seems to be a problem with saving pointers in vectors.

from sgpp.

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @valentjn on Jul 6, 2017, 19:03

Excellent. Let us know when you have a fix, then Jenkins can test it and maybe we can close this very soon πŸ˜ƒ

from sgpp.

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @degelkn on Jul 7, 2017, 15:24

I found a fix, it only affects MultipleClassPoint.cpp. Only 4 lines needed to be adjusted.

Should I create a MR here for the issue or where I should commit this change to?

from sgpp.

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @valentjn on Jul 7, 2017, 15:28

created branch 43-gcc_ocl-failing-with-errors-in-testrefine2class

from sgpp.

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @valentjn on Jul 7, 2017, 15:28

mentioned in merge request !20

from sgpp.

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @valentjn on Jul 7, 2017, 15:30

As I've written above. I have even pressed that button for you πŸ˜‰

The MR is linked above (!20) and the branch (43-gcc_ocl-failing-with-errors-in-testrefine2class) is also given above.

from sgpp.

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @krsgpp on Sep 21, 2017, 13:08

closed via commit 692ab6c

from sgpp.

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @krsgpp on Sep 21, 2017, 13:08

closed via merge request !20

from sgpp.

valentjn avatar valentjn commented on May 30, 2024

In GitLab by @krsgpp on Sep 22, 2017, 17:53

mentioned in commit 692ab6c

from sgpp.

Related Issues (20)

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.