On Mar 12, 2013, at 7:41 AM, Serge A. Salamanka wrote:
> On 06.03.2013 15:15, Sebastien Goasguen wrote:
>> If you don't need to multiplex regular hpc jobs and VMs then things gets
>> easier. Just build a CloudStack cloud, and setup your HPC cluster via
>> templates. One template for a head nod
On 06.03.2013 02:00, Alex Huang wrote:
> Serge,
>
> In CloudStack, you can control where VM's are deployed.
>
> If you don't want to do any programming, the easiest is to do host-tags and
> storage-tags to control where vms run and their storage deployed. However,
> that gives you very stati
On 06.03.2013 15:15, Sebastien Goasguen wrote:
> If you don't need to multiplex regular hpc jobs and VMs then things gets
> easier. Just build a CloudStack cloud, and setup your HPC cluster via
> templates. One template for a head node and one template for the compute
> nodes. Put MPI or whateve
On 06.03.2013 21:57, Edison Su wrote:
> Not a Mesos expert also, don't know it's possible or worth to port Mesos's
> framework to CloudStack.
Mesos, Hadoop and other middleware is just the way to utilize the
computing resources for the special tasks of the users.
If a user wants to setup/use the
AM
> To: cloudstack-dev@incubator.apache.org
> Subject: Re: Building on Cloudstack
>
> that's exactly what i am trying to do, distribute calculus on the VM's created
> by cloudstack.
>
> what about HADOOP??how should i use it?
that's exactly what i am trying to do, distribute calculus on the VM's
created by cloudstack.
what about HADOOP??how should i use it?
On Wed, Mar 6, 2013 at 1:17 PM, Edison Su wrote:
>
>
>> -Original Message-
>> From: Serge A. Salamanka [mailto:salsa-...@tut.by]
>> Sent: Wednesday, March 06, 2013 2:16 AM
>> To: cloudstack-dev@incubator.apache.org
>> Subject: Re: Building on Clouds
> -Original Message-
> From: Serge A. Salamanka [mailto:salsa-...@tut.by]
> Sent: Wednesday, March 06, 2013 2:16 AM
> To: cloudstack-dev@incubator.apache.org
> Subject: Re: Building on Cloudstack
>
> On 06.03.2013 08:50, Seif Eddine Jemli wrote:
> > You ask
On Mar 5, 2013, at 4:31 PM, Serge A. Salamanka wrote:
> Hi, Alex
> I've joined the list couple days ago. Interested in this same feature.
> At the supercomputing center where I work we have lots of computing
> power that could be used as a virtual supercomputer through
> virtualization with Clou
On Mar 6, 2013, at 12:50 AM, Seif Eddine Jemli
wrote:
> You asked me about the scheduler i would like to implement.
>
> In fact, i have a school project: i have to divide matrix calculus on
> several VM's, the VM's have to calculate then return the results to the
> scheduler for aggregation.
>
On 06.03.2013 08:50, Seif Eddine Jemli wrote:
> You asked me about the scheduler i would like to implement.
>
> In fact, i have a school project: i have to divide matrix calculus on
> several VM's, the VM's have to calculate then return the results to the
> scheduler for aggregation.
> The schedul
You asked me about the scheduler i would like to implement.
In fact, i have a school project: i have to divide matrix calculus on
several VM's, the VM's have to calculate then return the results to the
scheduler for aggregation.
The scheduler have then to send the aggregated results to the user wh
the specifics. Let me know if you need
more information.
--Alex
> -Original Message-
> From: Serge A. Salamanka [mailto:salsa-...@tut.by]
> Sent: Tuesday, March 5, 2013 1:32 PM
> To: cloudstack-dev@incubator.apache.org
> Subject: Re: Building on Cloudstack
>
> Hi
Hi, Alex
I've joined the list couple days ago. Interested in this same feature.
At the supercomputing center where I work we have lots of computing
power that could be used as a virtual supercomputer through
virtualization with CloudStack.
I'm just thinking how it can be realized with the help of C
Seif,
What is the function of your scheduler? Can you go into it a little more?
Thanks.
--Alex
> -Original Message-
> From: Seif Eddine Jemli [mailto:seifeddineje...@gmail.com]
> Sent: Tuesday, March 5, 2013 12:36 PM
> To: cloudstack-dev@incubator.apache.org
> Subject: Building on Clo
This is probably the most relevant method for your purposes:
private static String executeCloudStackCommand(final String
strCsIpAddress, final String strCsPort,
final String strCommand, final String strCsApiKey, final String
strCsSecretKey) throws Exception
On Tue, Mar 5, 2013 at 2:06 PM, Mik
I forgot to mention that I was - at one time - passing in parameters to
that app. You may see that some of those parameters are still used while
others are hard coded.
On Tue, Mar 5, 2013 at 1:58 PM, Mike Tutkowski wrote:
> I know we prefer that conversations be held on the e-mail list (as opp
I know we prefer that conversations be held on the e-mail list (as opposed
to direct communications), so here's a copy/paste of what I sent over
directly (I sent it directly because I included an attachment and I think
the e-mail list woud have blocked it):
Hi!
I've attached that Java code.
A lo
send it directly to me if you don't mind. thanks, i already sent you a
direct email
Would this example code help?
I think if I send it out as an attachment to the e-mail list that it will
be blocked, though.
Perhaps I should send it directly to you?
On Tue, Mar 5, 2013 at 1:40 PM, Seif Eddine Jemli wrote:
> i prefer java
>
--
*Mike Tutkowski*
*Senior CloudStack Developer
What language are you using? I just learned how to use the CloudStack API
and have working examples in Java.
On Tue, Mar 5, 2013 at 1:36 PM, Seif Eddine Jemli wrote:
> Hi,
>
> I am working on a project using Cloudstack.
> I'll need to implement a scheduler to control the virtual machines
> gen
21 matches
Mail list logo