Code Monkey home page Code Monkey logo

Comments (5)

ahojukka5 avatar ahojukka5 commented on June 9, 2024

Well in principle, yes. I guess the questions are mainly that is everything necessary compiled to SDK, I mean shared library so that we can wrap, I guess. And the other question is the size of the zip file. If these are not the problem, then why not?

from gmsh.jl.

shipengcheng1230 avatar shipengcheng1230 commented on June 9, 2024

From what I see, the SDK is pretty much complete, doing all the wrapper for us already. They never say in the doc that you'll miss something when using SDK instead of the official API. And the zip file is around 25 MB. Downloading from Gmsh website isn't as quick as here on Github, that's a downside but the downloading time is still reasonable.

from gmsh.jl.

ahojukka5 avatar ahojukka5 commented on June 9, 2024

After looking for BinaryBuilder documentation I was able to add OpenBLAS dependency. I think I also need to add LAPACK. And the binary size is still bigger than 25 MB.

from gmsh.jl.

shipengcheng1230 avatar shipengcheng1230 commented on June 9, 2024

Good to hear that. I wasn't successful a while ago trying BinaryBuilder for Gmsh. In addition to LAPACK, we might also need to add Open CASCADE since quite a few convenient geometry setups use that, which, in my experience, add more complexity to the building process.

The only thing that isn't working well with the official SDK is this issue but will be solved upon the next version.

from gmsh.jl.

ahojukka5 avatar ahojukka5 commented on June 9, 2024

I added environment variable GMSH_USE_SDK and when it's set to "true", SDK binaries are downloaded.

from gmsh.jl.

Related Issues (17)

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.