ow2-proactive / scheduling-portal

http://try.activeeon.com
GNU Affero General Public License v3.0
4 stars 38 forks source link

Add Node jar link to other supported platforms #852

Closed mboussaa closed 2 months ago

mboussaa commented 2 months ago

Screenshot 2024-09-26 at 21 00 29

fviale commented 2 months ago

there might be a confusion regarding AMD 64, as this is equivalent to x64 or x86_64 used by most today's computer.

Did you change the default node.jar so libraries for this architecture ? Or did you only remove some libraries to make it smaller ?

mboussaa commented 2 months ago

I only removed some libraries to make it smaller @fviale @ankicabarisic

ankicabarisic commented 2 months ago

@mboussaa did you modify the name of the .so libraries to the original ones? the test fails with a different name for AMD one

mboussaa commented 2 months ago

I will do that in the Release PR, not this one. This is PR has just the front-end links to the new node jars @ankicabarisic

mboussaa commented 2 months ago

@fviale what do you suggest ?