Code Monkey home page Code Monkey logo

Comments (8)

smbaca avatar smbaca commented on August 30, 2024 1

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

This is going to be almost impossible for me to fix be cause I don't have access to matlab anymore. Sorry!

from xolotl.

smbaca avatar smbaca commented on August 30, 2024

I'm happy to give you remote access to the M3 system if you want to give it a go. If not is there any general advice on how to generate the necessary files for Xolotl to run?

from xolotl.

smbaca avatar smbaca commented on August 30, 2024

Ok so I just mex compiled the hash.c file and now it looks like everything is up and running on the M3. I can send the file if interested.

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

Can you please send a pull request? I suspected this was the case.

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

@smbaca i have identified the exact cause.

this line in mtools/hashlib throws an error because it expects the compiled md5hash binary to have the extension mexmaca64. See this page:

https://www.mathworks.com/help/matlab/ref/mexext.html

for extensions on different platforms.

It does not, because this C program has never been compiled on a mac arm platform before.

to fix this, you need to modify that file (in that repo).

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

ok, thank you! please open a PR on this repo:

https://github.com/sg-s/srinivas.gs_mtools

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

i'm closing this issue because you fixed this in mtools

from xolotl.

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.