F5F Stay Refreshed Software Operating Systems Set up a cluster of Arch Linux machines.

Set up a cluster of Arch Linux machines.

Set up a cluster of Arch Linux machines.

Pages (3): 1 2 3 Next
A
ArthyFe_BR
Member
162
03-17-2023, 04:15 PM
#1
I need to combine these two machines into a single cluster using Arch Linux with LXDE.
A
ArthyFe_BR
03-17-2023, 04:15 PM #1

I need to combine these two machines into a single cluster using Arch Linux with LXDE.

M
mineuout482
Posting Freak
812
03-19-2023, 12:41 AM
#2
What actions should the cluster perform? What objectives do you aim to achieve with it? Would you like virtual machines running on the cluster, shared storage solutions, or a dedicated computer?
M
mineuout482
03-19-2023, 12:41 AM #2

What actions should the cluster perform? What objectives do you aim to achieve with it? Would you like virtual machines running on the cluster, shared storage solutions, or a dedicated computer?

B
bella7796
Member
57
03-19-2023, 01:04 AM
#3
You don't set up a single "cluster computer." Instead, you add each device and then apply software designed to operate together as a cluster, such as a database system.
B
bella7796
03-19-2023, 01:04 AM #3

You don't set up a single "cluster computer." Instead, you add each device and then apply software designed to operate together as a cluster, such as a database system.

F
Flame_Bird
Junior Member
42
03-20-2023, 04:59 PM
#4
Likely because executing and building code on my primary computer would be extremely time-consuming
F
Flame_Bird
03-20-2023, 04:59 PM #4

Likely because executing and building code on my primary computer would be extremely time-consuming

I
ItachiAX
Junior Member
4
03-21-2023, 12:46 AM
#5
What kind of script? Which interpreter? Identifying this is generally challenging for isolated snippets. For repeated runs, assigning tasks per machine works better. A full cluster isn't feasible because of delays—work must be divided initially.
I
ItachiAX
03-21-2023, 12:46 AM #5

What kind of script? Which interpreter? Identifying this is generally challenging for isolated snippets. For repeated runs, assigning tasks per machine works better. A full cluster isn't feasible because of delays—work must be divided initially.

A
AdamKoudy
Senior Member
740
03-21-2023, 11:12 PM
#6
I understand you're having trouble choosing the right software and setting it up. You mentioned trying Slurm but didn’t get the setup right. Let me help clarify what you might need.
A
AdamKoudy
03-21-2023, 11:12 PM #6

I understand you're having trouble choosing the right software and setting it up. You mentioned trying Slurm but didn’t get the setup right. Let me help clarify what you might need.

L
LePtitKebab
Junior Member
48
03-23-2023, 10:00 AM
#7
No prior experience with a cluster-based compiler. Transferring large datasets might negate benefits of parallel compilation across machines. Even local compilation isn't consistently multi-threaded.
L
LePtitKebab
03-23-2023, 10:00 AM #7

No prior experience with a cluster-based compiler. Transferring large datasets might negate benefits of parallel compilation across machines. Even local compilation isn't consistently multi-threaded.

G
Galexisbreaker
Junior Member
16
04-02-2023, 03:12 AM
#8
The process mainly involves Unity projects with Python code. I'm currently building a search engine using Python.
G
Galexisbreaker
04-02-2023, 03:12 AM #8

The process mainly involves Unity projects with Python code. I'm currently building a search engine using Python.

C
CocaCola15
Senior Member
603
04-02-2023, 04:12 AM
#9
C
CocaCola15
04-02-2023, 04:12 AM #9

P
paperclip364
Member
174
04-02-2023, 04:25 AM
#10
P
paperclip364
04-02-2023, 04:25 AM #10

Pages (3): 1 2 3 Next