Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsec and windows support? #11

Open
guile1er opened this issue Jul 29, 2024 · 5 comments
Open

Parsec and windows support? #11

guile1er opened this issue Jul 29, 2024 · 5 comments

Comments

@guile1er
Copy link

guile1er commented Jul 29, 2024

Hello,

I saw your project via reddit and it seems really nice.

Have you planned to support Parsec and Windows (on instance) in future?

Really great job for your project from frenchy backend developper guy ;)

@PierreBeucher
Copy link
Owner

PierreBeucher commented Jul 29, 2024

Hi there ! Thanks for your support 🇫🇷 😃

Indeed I considered Windows + Parsec, it's slightly more complicated to deploy: Windows machines or usually more costly and may require complex setup (eg. bring your own license on Paperspace). But by design it's definitely possible !

User demand is king, so let's see who wants this feature with 👍

@guile1er
Copy link
Author

guile1er commented Jul 29, 2024

You are right about cost.
Approximately 14% increasing cost per hours for G5 instance on AWS, ouch!

If you are interested, this guy https://www.youtube.com/@TechGuruDirect, maked great tutorials for configuring windows aws instances. The videos are 3 years old, but it can be the beginning for Cloudy Pad Windows version.

@PierreBeucher
Copy link
Owner

Thanks I'll take a look !

@guile1er guile1er changed the title Parsec and windows support ? Parsec and windows support? Jul 29, 2024
@dchhouen
Copy link

dchhouen commented Aug 1, 2024

On that note for windows support, one thing I have been meaning to do is compare the benchmark between running on different instance types and different os types.

it is quite a bit of overhead to stand up instances and then install the benchmark tool and run it.

there does exist a few cloudformation scripts which help automate the creation of configured windows/linux instances with graphics drivers , but it doesn't completely align to the guidance for installing nvidia drivers here - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/install-nvidia-driver.html

aws ec2 nicedcv sample

nicedcv cf

the neat thing I've been liking is cloudypad , i can manage the lifecycle from the cli.

I can manage the lifecycle of these cloudformation through the aws console but that's a bit of clicking and going through the wizard.

@PierreBeucher
Copy link
Owner

Thanks for these links, I'll take a look.

install the benchmark tool and run it.

Do you have a specific benchmark tooling in mind? I'll be interested in such a thing to test various setup indeed !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants