Giter VIP home page Giter VIP logo

Comments (7)

hkvision avatar hkvision commented on May 26, 2024

Hi,

For the second argument, it means quick build (you may check the documentation page for this), and you need to set it to be false to build the project. After the build is successful, you can get the dllib/src/dist folder.

from bigdl.

SjeYinTeoIntel avatar SjeYinTeoIntel commented on May 26, 2024

Hi,

For the second argument, it means quick build (you may check the documentation page for this), and you need to set it to be false to build the project. After the build is successful, you can get the dllib/src/dist folder.

Hi,
From the document mentioned "The second argument is whether to quick build BigDL Scala dependencies. You need to set it to be ‘true’ for the first build. In later builds, if you don’t make any changes in BigDL Scala, you can set it to be ‘false’ so that the Scala dependencies would not be re-built."

it mentioned for first build, need to set it to be 'true'. I'm first time building. so should I set it to be 'false'?

from bigdl.

SjeYinTeoIntel avatar SjeYinTeoIntel commented on May 26, 2024

Hi,
I tested with this command : bash release_default_linux_spark3.sh default false false false

it is working now. but there's no whl file in nano & serving folder.
image
image

After installed chronos & friesian , pip list will showing all bigdl library as below.
image

May I know is this expected output for nano & serving folder didnt have whl file?

from bigdl.

hkvision avatar hkvision commented on May 26, 2024

Hi,
For the second argument, it means quick build (you may check the documentation page for this), and you need to set it to be false to build the project. After the build is successful, you can get the dllib/src/dist folder.

Hi, From the document mentioned "The second argument is whether to quick build BigDL Scala dependencies. You need to set it to be ‘true’ for the first build. In later builds, if you don’t make any changes in BigDL Scala, you can set it to be ‘false’ so that the Scala dependencies would not be re-built."

it mentioned for first build, need to set it to be 'true'. I'm first time building. so should I set it to be 'false'?

Sorry that this is a typo. Should be the opposite values. Fixed in #9853

from bigdl.

hkvision avatar hkvision commented on May 26, 2024

Hi, I tested with this command : bash release_default_linux_spark3.sh default false false false

it is working now. but there's no whl file in nano & serving folder. image image

After installed chronos & friesian , pip list will showing all bigdl library as below. image

May I know is this expected output for nano & serving folder didnt have whl file?

Since you are running the script for spark3 and nano/serving is independent of the spark version, so they are not included in this script.

They are released here FYI :) You may comment out other lines in this file and run release nano/serving only.
https://github.com/intel-analytics/BigDL/blob/main/python/dev/release_default_linux.sh#L39-L41
https://github.com/intel-analytics/BigDL/blob/main/python/dev/release_default_linux.sh#L47-L49

from bigdl.

SjeYinTeoIntel avatar SjeYinTeoIntel commented on May 26, 2024

ok noted and thanks!

from bigdl.

hkvision avatar hkvision commented on May 26, 2024

Closing this issue. Feel free to reopen it if it is still unresolved :)

from bigdl.

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.