Giter Site home page Giter Site logo

Comments (10)

hughperkins avatar hughperkins commented on May 22, 2024

Thanks! I've updated the url. can you retry please?

from coriander.

NoskcajXela avatar NoskcajXela commented on May 22, 2024

Yes, however I still had an error at the end.

Traceback (most recent call last):
File "/home/alex/coriander/bin/cocl_plugins.py", line 114, in
func(**args_dict)
File "/home/alex/coriander/bin/cocl_plugins.py", line 92, in install
], cwd=build_dir))
File "/home/alex/coriander/bin/cocl_plugins.py", line 26, in check_output
res = subprocess.check_output(cmdlist, cwd=cwd)
File "/usr/lib/python2.7/subprocess.py", line 574, in check_output
raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['make', '-j', '8']' returned non-zero exit status 2
p.returncode 1
Traceback (most recent call last):
File "install_distro.py", line 221, in
main(**args.dict)
File "install_distro.py", line 212, in main
install_plugin(install_dir=install_dir, repo_url=repo_url, git_branch=git_branch)
File "install_distro.py", line 199, in install_plugin
'--git-branch', git_branch
File "install_distro.py", line 88, in run
assert p.returncode == 0
AssertionError

Or is this normal?

from coriander.

hughperkins avatar hughperkins commented on May 22, 2024

No, that doesnt seem normal... What output do you get if you do:

cd ~/coriander/git/coriander-clblast/build/
make

from coriander.

NoskcajXela avatar NoskcajXela commented on May 22, 2024

[ 96%] Built target clblast
[100%] Built target corianderclblast

from coriander.

hughperkins avatar hughperkins commented on May 22, 2024

wierd. waht about:

cd ~/coriander/git/coriander-clblast/build/
make -j 8

?

from coriander.

hughperkins avatar hughperkins commented on May 22, 2024

If that still works, waht bout, well, can you purge the folder, and redo the cocl_plugins.py command? :

rm -Rf ~/coriander/git/coriander-clblast
cocl_plugins.py install --repo-url https://github.com/hughperkins/coriander-clblast --git-branch master

And paste the entire output, including the command itself, into a https://gist.github.com ?

Thank yo ufor your help with this :-)

from coriander.

NoskcajXela avatar NoskcajXela commented on May 22, 2024

I'm assuming you meant to have the python command before.
https://gist.github.com/DarkTachyon/223fa849c54c7b818005e74d8858ea24

(Also, sorry I got caught up in a few things)

from coriander.

hughperkins avatar hughperkins commented on May 22, 2024

I'm assuming you meant to have the python command before.

Yes :-)

https://gist.github.com/DarkTachyon/223fa849c54c7b818005e74d8858ea24

Hmmm. Seems all is good now in fact?

from coriander.

NoskcajXela avatar NoskcajXela commented on May 22, 2024

Yeah, just now my smoke test has a seg fault xD

https://gist.github.com/DarkTachyon/ec7654d19a5c27c012c453b430e826fd

from coriander.

hughperkins avatar hughperkins commented on May 22, 2024

Ok. Can you open that as a new issue? I dont have time to look at that at the moment though, so you might need to poke around a bit yourself...

from coriander.

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.