Re: [Yade-users] [Question #228175]: Accelerate the simulation with CUDA

2013-05-07 Thread Eugen Kubowsky
Question #228175 on Yade changed: https://answers.launchpad.net/yade/+question/228175 Eugen Kubowsky posted a new comment: I agree Anton. It's a good performance for that number of particles and the corresponding number of interactions gouing in hand with that for a compression test. Btw.:

Re: [Yade-users] [Question #228175]: Accelerate the simulation with CUDA

2013-05-05 Thread Eugen Kubowsky
Question #228175 on Yade changed: https://answers.launchpad.net/yade/+question/228175 Status: Open => Answered Eugen Kubowsky proposed the following answer: Hi Ocean, I'm no developer of this software but I initiated a quite similar discussion some time ago. [1] Yade does not mak

Re: [Yade-users] [Question #227428]: plot multiple plots at different iterPeriods

2013-04-27 Thread Eugen Kubowsky
Question #227428 on Yade changed: https://answers.launchpad.net/yade/+question/227428 Eugen Kubowsky posted a new comment: I tried wiki and it works great! Thank you Remi Cailletaud! -- You received this question notification because you are a member of yade-users, which is an answer contact

[Yade-users] [Question #227529]: batch summary call causes crash

2013-04-26 Thread Eugen Kubowsky
New question #227529 on Yade: https://answers.launchpad.net/yade/+question/227529 Hi. I'm running two yade-batch processes with several jobs. Batch summary of the first one can be called by locahost:9080. Summary for the second one via localhost:9081. The first batch process is allowed to use 28

Re: [Yade-users] [Question #227410]: Internal friction angle between bodies?

2013-04-26 Thread Eugen Kubowsky
Question #227410 on Yade changed: https://answers.launchpad.net/yade/+question/227410 Eugen Kubowsky posted a new comment: Yes, I also think that this was a good discussion ;) Maybe we should add something of it to the doc? -- You received this question notification because you are a member of

Re: [Yade-users] [Question #227428]: plot multiple plots at different iterPeriods

2013-04-26 Thread Eugen Kubowsky
Question #227428 on Yade changed: https://answers.launchpad.net/yade/+question/227428 Eugen Kubowsky posted a new comment: >Remi Cailletaud upgraded the host system, and for me at least it doesn't >crash. Do you still have problems? in fact I did not try wiki again. >Well, this is

Re: [Yade-users] [Question #227428]: plot multiple plots at different iterPeriods

2013-04-25 Thread Eugen Kubowsky
Question #227428 on Yade changed: https://answers.launchpad.net/yade/+question/227428 Status: Answered => Solved Eugen Kubowsky confirmed that the question is solved: @bruno: done ;) berlin is listed as user location. Are you sure about the wiki? what have you done to fix stability iss

Re: [Yade-users] [Question #227428]: plot multiple plots at different iterPeriods

2013-04-25 Thread Eugen Kubowsky
Question #227428 on Yade changed: https://answers.launchpad.net/yade/+question/227428 Status: Answered => Open Eugen Kubowsky is still having a problem: Hello und schöne Grüße nach Freiberg aus Berlin, thank you both. Id really like to see the plots live when I run my simulation in ba

[Yade-users] [Question #227428]: plot multiple plots at different iterPeriods

2013-04-25 Thread Eugen Kubowsky
New question #227428 on Yade: https://answers.launchpad.net/yade/+question/227428 Hi, following examples/normalInelasticity-test.py I created multiple plots for my simulation by writing: plot.plots={'t':('Fn', 'Fmess',), 't_xyz':('Fx', 'Fy', 'Fz',), 't_perf':('speed',)} plot.plot(noShow=False,

Re: [Yade-users] [Question #227354]: Change label and title of plots created by Yade.plot module

2013-04-24 Thread Eugen Kubowsky
Question #227354 on Yade changed: https://answers.launchpad.net/yade/+question/227354 Status: Answered => Solved Eugen Kubowsky confirmed that the question is solved: Thanks Bruno Chareyre, that solved my question. -- You received this question notification because you are a member of y

Re: [Yade-users] [Question #227354]: Change label and title of plots created by Yade.plot module

2013-04-24 Thread Eugen Kubowsky
Question #227354 on Yade changed: https://answers.launchpad.net/yade/+question/227354 Eugen Kubowsky posted a new comment: Yes I think, that this is a bug. Would be better if figures are returned always. -- You received this question notification because you are a member of yade-users, which is

[Yade-users] [Question #227354]: Change label and title of plots created by Yade.plot module

2013-04-24 Thread Eugen Kubowsky
New question #227354 on Yade: https://answers.launchpad.net/yade/+question/227354 Hi, how can I change the label and title of a plot that was/will be created by yades plot module. for example? plot.plots={'step':('unTrue','torque',),'unPerso':('normFn',),'unTrue':('normFnBis',)} plot.plot() I d

Re: [Yade-users] [Question #226786]: Problem in Boxexperiment with Clump

2013-04-21 Thread Eugen Kubowsky
Question #226786 on Yade changed: https://answers.launchpad.net/yade/+question/226786 Eugen Kubowsky posted a new comment: so please close your question -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade

Re: [Yade-users] [Question #226962]: Change camera perspective in 3D view

2013-04-18 Thread Eugen Kubowsky
Question #226962 on Yade changed: https://answers.launchpad.net/yade/+question/226962 Eugen Kubowsky posted a new comment: http://www.youtube.com/watch?v=KKVk3YK0nu0&feature=player_embedded#! wow, that's a great Gui feature -- You received this question notification because you are a

Re: [Yade-users] [Question #226967]: Create ChainedFacetCylinder

2013-04-18 Thread Eugen Kubowsky
Question #226967 on Yade changed: https://answers.launchpad.net/yade/+question/226967 Status: Open => Solved Eugen Kubowsky confirmed that the question is solved: solved -- You received this question notification because you are a member of yade-users, which is an answer contact for Y

Re: [Yade-users] [Question #226967]: Create ChainedFacetCylinder

2013-04-18 Thread Eugen Kubowsky
Question #226967 on Yade changed: https://answers.launchpad.net/yade/+question/226967 Status: Solved => Open Eugen Kubowsky is still having a problem: And here's a brief summary what is done, if you want to modify the code by yourself: The segmented cylinder shall be considered as

Re: [Yade-users] [Question #226967]: Create ChainedFacetCylinder

2013-04-18 Thread Eugen Kubowsky
Question #226967 on Yade changed: https://answers.launchpad.net/yade/+question/226967 Status: Open => Solved Eugen Kubowsky confirmed that the question is solved: ok, I'm sorry for asking. One click at "Source" on the reference page of yade.geom.facetBunker helps a

Re: [Yade-users] [Question #226967]: Create ChainedFacetCylinder

2013-04-18 Thread Eugen Kubowsky
Question #226967 on Yade changed: https://answers.launchpad.net/yade/+question/226967 Description changed to: Hi again, how can I create a chain of facet cylinders? That is I want to stack facet cylinders so that they are connected. I try to sketch it: --- |**| |**| |**| |**|

[Yade-users] [Question #226967]: Create ChainedFacetCylinder

2013-04-18 Thread Eugen Kubowsky
New question #226967 on Yade: https://answers.launchpad.net/yade/+question/226967 Hi again, how can I create a chain of facet cylinders? That is I want to stack facet cylinders so that they are connected. I try to sketch it: --- || || || || || --- strokes

Re: [Yade-users] [Question #226804]: Applying Forces on Facets with ForceEngine

2013-04-18 Thread Eugen Kubowsky
Question #226804 on Yade changed: https://answers.launchpad.net/yade/+question/226804 Status: Answered => Solved Eugen Kubowsky confirmed that the question is solved: Good to know! Thank you B -- You received this question notification because you are a member of yade-users, which is

Re: [Yade-users] [Question #226962]: Change camera perspective in 3D view

2013-04-18 Thread Eugen Kubowsky
Question #226962 on Yade changed: https://answers.launchpad.net/yade/+question/226962 Status: Answered => Solved Eugen Kubowsky confirmed that the question is solved: Great guys! Thanks a lot! I remember that I read about the magic "h-key" some time ago. But I dont know where

[Yade-users] [Question #226962]: Change camera perspective in 3D view

2013-04-18 Thread Eugen Kubowsky
New question #226962 on Yade: https://answers.launchpad.net/yade/+question/226962 Hi, if you look at a cylinder whose axis is parallel to z axis from top in Yade (view plane XY looking in z direction) - you'll see kind of a perspective view. Is there a chance to look at it orthogonal - so that

Re: [Yade-users] [Question #226804]: Applying Forces on Facets with ForceEngine

2013-04-18 Thread Eugen Kubowsky
Question #226804 on Yade changed: https://answers.launchpad.net/yade/+question/226804 Status: Solved => Open Eugen Kubowsky is still having a problem: Hi, another question in this context. I think it is better adding it here than starting a new question post. As you have seen above, I

Re: [Yade-users] [Question #226804]: Applying Forces on Facets with ForceEngine

2013-04-16 Thread Eugen Kubowsky
Question #226804 on Yade changed: https://answers.launchpad.net/yade/+question/226804 Status: Answered => Solved Eugen Kubowsky confirmed that the question is solved: ah ok... Thanks! What I wanted was something like this: Yade []: O.forces.f(18).dot(O.bodies[18].shape.nor

[Yade-users] [Question #226804]: Applying Forces on Facets with ForceEngine

2013-04-16 Thread Eugen Kubowsky
New question #226804 on Yade: https://answers.launchpad.net/yade/+question/226804 Hi guys, I'm playing around with forces in Yade. Suppose that there are two facets (Bodies 18 and 19) that make up a rectangular. I use ForceEngines to apply given force on these facets. The force vector for facet

Re: [Yade-users] [Question #226596]: when yade-1.0 comes out?

2013-04-13 Thread Eugen Kubowsky
Question #226596 on Yade changed: https://answers.launchpad.net/yade/+question/226596 Eugen Kubowsky posted a new comment: Hi, why do you wanna know? Will it have some great new features that aren't implemented right now? I dont know of such a raodmap. -- You received this question notific

Re: [Yade-users] [Question #226597]: when yade-1.0 comes out?

2013-04-13 Thread Eugen Kubowsky
Question #226597 on Yade changed: https://answers.launchpad.net/yade/+question/226597 Eugen Kubowsky posted a new comment: hm maybe you suppose that cfp coupling will be fully implemented in 1.0 release, dont you? -- You received this question notification because you are a member of yade-users

Re: [Yade-users] [Question #225776]: Definition of Yade's frictionAngle for a single material

2013-04-04 Thread Eugen Kubowsky
Question #225776 on Yade changed: https://answers.launchpad.net/yade/+question/225776 Status: Answered => Open Eugen Kubowsky is still having a problem: Thanks again for all your help so far! let me start with Jan: @Jan frictionAngle <-> internalFrictionAngle <-> contact law:

Re: [Yade-users] [Question #225776]: Definition of Yade's frictionAngle for a single material

2013-04-03 Thread Eugen Kubowsky
Question #225776 on Yade changed: https://answers.launchpad.net/yade/+question/225776 Status: Answered => Open Eugen Kubowsky is still having a problem: Thanks Nguyen. if you look at [1] there is one thing I dont understand. I give you an example: in [1] you see a box which is placed o

[Yade-users] [Question #225776]: Definition of Yade's frictionAngle for a single material

2013-04-03 Thread Eugen Kubowsky
New question #225776 on Yade: https://answers.launchpad.net/yade/+question/225776 hi there, each material in Yade has got a frictionAngle. But what exactly is meant by it? In my eyes a frictionAngle is only defined for a pair of two materials. There are several ways of determining [1]. But how ca

Re: [Yade-users] [Question #225266]: simulation using RotationEngine suddenly instable

2013-03-27 Thread Eugen Kubowsky
Question #225266 on Yade changed: https://answers.launchpad.net/yade/+question/225266 Status: Answered => Open Eugen Kubowsky is still having a problem: that's no good news ;) But I dont understand why the glyphes keep on moving correctly.. I think I have to continue the simulation

[Yade-users] [Question #225266]: simulation using RotationEngine suddenly instable

2013-03-27 Thread Eugen Kubowsky
New question #225266 on Yade: https://answers.launchpad.net/yade/+question/225266 Hi, in a recent simulation my particles happen to jump out of facet cylinder, in which they were placed in. An other smaller facet cylinder is rotating inside the big one and thus moving particles. Have a look at t

Re: [Yade-users] [Question #215540]: --performance

2013-03-26 Thread Eugen Kubowsky
Question #215540 on Yade changed: https://answers.launchpad.net/yade/+question/215540 Removed link to bug: #1160304 https://bugs.launchpad.net/bugs/1160304 "Wiki bug" -- You received this question notification because you are a member of yade-users, which is an answer contact for Yad

Re: [Yade-users] [Question #215540]: --performance

2013-03-26 Thread Eugen Kubowsky
Question #215540 on Yade changed: https://answers.launchpad.net/yade/+question/215540 Linked to bug: #1160304 https://bugs.launchpad.net/bugs/1160304 "Wiki bug" -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade. __

Re: [Yade-users] [Question #224056]: One size packing of spheres

2013-03-21 Thread Eugen Kubowsky
Question #224056 on Yade changed: https://answers.launchpad.net/yade/+question/224056 Status: Answered => Solved Eugen Kubowsky confirmed that the question is solved: Hi, thanks for this! setting rRelFuz=0 with makeCloud works fine. Best example script is: examples/packs.packs.py There

Re: [Yade-users] [Question #215540]: --performance

2013-03-19 Thread Eugen Kubowsky
Question #215540 on Yade changed: https://answers.launchpad.net/yade/+question/215540 Eugen Kubowsky posted a new comment: thank you for unlocking my wiki account. but unfortunately i can submit any changes. If I click on 'save page' this error occurs: "connection to server was re

Re: [Yade-users] [Question #224356]: TCP Login yade-daily

2013-03-19 Thread Eugen Kubowsky
Question #224356 on Yade changed: https://answers.launchpad.net/yade/+question/224356 Status: Answered => Open Eugen Kubowsky is still having a problem: ok thank you guys, this works. Is it possible to access python promt and batch summary from a remote computer in same network? If I t

[Yade-users] [Question #224357]: Question concerning yade release 0.95.0

2013-03-15 Thread Eugen Kubowsky
New question #224357 on Yade: https://answers.launchpad.net/yade/+question/224357 hi again, reading the annoucement for yade relase 0.95.0 my mouth waters because Bruno dropped the keyword 'paralellism';) - add thread number attribute to change the number of thread of interactionLoop dynamical

[Yade-users] [Question #224356]: TCP Login yade-daily

2013-03-15 Thread Eugen Kubowsky
New question #224356 on Yade: https://answers.launchpad.net/yade/+question/224356 Short question: how can I access TCP Infos under for example localhost:9000 likeKlaus Thoeni described [1]? if I use lynx localhost:9000 it says: Enter auth cookie: Bye ('127.0.0.1', 36976) How can I enter the righ

Re: [Yade-users] [Question #215540]: --performance

2013-03-15 Thread Eugen Kubowsky
Question #215540 on Yade changed: https://answers.launchpad.net/yade/+question/215540 Eugen Kubowsky posted a new comment: well, I proudly present the latest results of Christian Jakobs Tests with additional Yade Timing Stats. [can you please activate my yade-wiki account, so that I can put it

[Yade-users] [Question #224056]: One size packing of spheres

2013-03-12 Thread Eugen Kubowsky
New question #224056 on Yade: https://answers.launchpad.net/yade/+question/224056 Does anyone know of a script which creates a packing of spheres with the same radius each? I'm sure there is such a script around. But I dont find it. Maybe someone can help me. Thanks -- You received this questi

Re: [Yade-users] [Question #215540]: --performance

2013-03-12 Thread Eugen Kubowsky
Question #215540 on Yade changed: https://answers.launchpad.net/yade/+question/215540 Eugen Kubowsky posted a new comment: Ah ok, I see that deactivating the collider is no solution. But what about this idea: - increase all Bouding boxes so that there will be a lot of pseudo-collisions from

Re: [Yade-users] [Question #215540]: --performance

2013-03-09 Thread Eugen Kubowsky
Question #215540 on Yade changed: https://answers.launchpad.net/yade/+question/215540 Eugen Kubowsky posted a new comment: hi again, I did a lot of performance tests during the last weeks. I'll post results in some days. @Bruno: you said, that InsertionSortCollider is main non-parallel e

Re: [Yade-users] [Question #214316]: Cuda support

2013-02-01 Thread Eugen Kubowsky
Question #214316 on Yade changed: https://answers.launchpad.net/yade/+question/214316 Eugen Kubowsky posted a new comment: Hmmm, as I have seen in my latest performance tests for my current simulation - performance does not profit from a high number of cores. I seems that using one core is best

Re: [Yade-users] [Question #214316]: Cuda support

2013-02-01 Thread Eugen Kubowsky
Question #214316 on Yade changed: https://answers.launchpad.net/yade/+question/214316 Eugen Kubowsky posted a new comment: Interesting stuff Bruno, thanks for linkage! Of course there are publications that state that Cuda was really worth implementing like [1] So maybe performance would really

Re: [Yade-users] [Question #214316]: Cuda support

2013-01-31 Thread Eugen Kubowsky
Question #214316 on Yade changed: https://answers.launchpad.net/yade/+question/214316 Eugen Kubowsky posted a new comment: Because Yade-User Riccardo Carta asked about it again, I dealt with this topic again. The link I posted some months ago is quite interesting but nevertheless it seems that

Re: [Yade-users] [Question #220639]: saving simulation at certain time step

2013-01-31 Thread Eugen Kubowsky
Question #220639 on Yade changed: https://answers.launchpad.net/yade/+question/220639 Eugen Kubowsky posted a new comment: hm, ok that's fine christian ;) Thanks Is there any plausible reason why you cant share screenshots here in launchpad? I also dont get the point, why there is no

Re: [Yade-users] [Question #220639]: saving simulation at certain time step

2013-01-31 Thread Eugen Kubowsky
Question #220639 on Yade changed: https://answers.launchpad.net/yade/+question/220639 Eugen Kubowsky posted a new comment: ;) Oh my god, what a bad wording ... I meant footnotes -- You received this question notification because you are a member of yade-users, which is an answer contact for

Re: [Yade-users] [Question #220639]: saving simulation at certain time step

2013-01-31 Thread Eugen Kubowsky
Question #220639 on Yade changed: https://answers.launchpad.net/yade/+question/220639 Eugen Kubowsky posted a new comment: I think that the text save way is more flexible if you just need to save the position of spheres. Because it is independent of the yade release you saved it with and could

Re: [Yade-users] [Question #220513]: Installation in Windows

2013-01-31 Thread Eugen Kubowsky
Question #220513 on Yade changed: https://answers.launchpad.net/yade/+question/220513 Eugen Kubowsky posted a new comment: @christian: or like running a 100k particle simulation on a netbook, not that I would ever try such a thing ;) -- You received this question notification because you are a

Re: [Yade-users] [Question #220639]: saving simulation at certain time step

2013-01-31 Thread Eugen Kubowsky
Question #220639 on Yade changed: https://answers.launchpad.net/yade/+question/220639 Status: Answered => Solved Eugen Kubowsky confirmed that the question is solved: Thanks Jan Stránský, that solved my question. -- You received this question notification because you are a member of y

Re: [Yade-users] [Question #220639]: saving simulation at certain time step

2013-01-31 Thread Eugen Kubowsky
Question #220639 on Yade changed: https://answers.launchpad.net/yade/+question/220639 Status: Answered => Open Eugen Kubowsky is still having a problem: Thanks Jan for your answer. Hm, I already used vtk recorder to save my simulation and postprocess it in paraview. But I dont know whet

[Yade-users] [Question #220639]: saving simulation at certain time step

2013-01-31 Thread Eugen Kubowsky
New question #220639 on Yade: https://answers.launchpad.net/yade/+question/220639 hi guys, I have encountered the following problem: my simulation starts with a lot of particles falling into a cylinder. after they reached the bottom of the cylinder the start to dispose. this is called initialisa

Re: [Yade-users] [Question #220513]: Installation in Windows

2013-01-30 Thread Eugen Kubowsky
Question #220513 on Yade changed: https://answers.launchpad.net/yade/+question/220513 Eugen Kubowsky posted a new comment: yes, me too. but only for small tests. I dont think that calculation power is really the same as in a native operating system. -- You received this question notification

[Yade-users] [Question #218781]: --cores option

2013-01-09 Thread Eugen Kubowsky
New question #218781 on Yade: https://answers.launchpad.net/yade/+question/218781 Hi, during my latest performance tests I encountered a situation where I started two different simulations at the same time. each of it was start with -j2 option. So it yade should use 2 cores for each simulation.

Re: [Yade-users] [Question #215540]: --performance

2013-01-09 Thread Eugen Kubowsky
Question #215540 on Yade changed: https://answers.launchpad.net/yade/+question/215540 Eugen Kubowsky posted a new comment: Check out the latest version of the performance stats: http://s14.directupload.net/file/d/3130/9ayeiaa8_pdf.htm it was done before i looked at your suggestion of changing

Re: [Yade-users] [Question #217180]: CPU occupation by yade?

2013-01-09 Thread Eugen Kubowsky
Question #217180 on Yade changed: https://answers.launchpad.net/yade/+question/217180 Eugen Kubowsky proposed the following answer: yes, thanks. I'll do Christians test and enter a lot of particles there, to see how the difrent number of cores perform -- You received this que

Re: [Yade-users] [Question #218621]: Yade simulation python script wont start using xrdp (remote access)

2013-01-09 Thread Eugen Kubowsky
Question #218621 on Yade changed: https://answers.launchpad.net/yade/+question/218621 Status: Answered => Solved Eugen Kubowsky confirmed that the question is solved: you're absolutely right, thank you. I just added the following line of code to the .py script # start simulation

Re: [Yade-users] [Question #218621]: Yade simulation python script wont start using xrdp (remote access)

2013-01-09 Thread Eugen Kubowsky
Question #218621 on Yade changed: https://answers.launchpad.net/yade/+question/218621 Status: Solved => Open Eugen Kubowsky is still having a problem: hmm, I tried using the vtkrecorder. but it doesnt work as expected. As a tets I used the 3D Postprocessing example. But because i have to

Re: [Yade-users] [Question #218621]: Yade simulation python script wont start using xrdp (remote access)

2013-01-09 Thread Eugen Kubowsky
Question #218621 on Yade changed: https://answers.launchpad.net/yade/+question/218621 Status: Answered => Solved Eugen Kubowsky confirmed that the question is solved: thanks, that will help a lot. openGL is installed on the server, because you can use yade with graphics if you direc

Re: [Yade-users] [Question #215540]: --performance

2013-01-09 Thread Eugen Kubowsky
Question #215540 on Yade changed: https://answers.launchpad.net/yade/+question/215540 Eugen Kubowsky posted a new comment: Ok, thanks for all the reply. As is thought performance is a hot topic in here ;) first of all I'll provide you detailed graphs. Second I will give you results

[Yade-users] [Question #218621]: Yade simulation python script wont start using xrdp (remote access)

2013-01-08 Thread Eugen Kubowsky
New question #218621 on Yade: https://answers.launchpad.net/yade/+question/218621 Hi, i got kind of a strange problem here. After the installation of a new server which I control remotely from my windows desktop I wanted to run a yade simulation that was already done with my ubuntu desktop compu

Re: [Yade-users] [Question #217180]: CPU occupation by yade?

2013-01-08 Thread Eugen Kubowsky
Question #217180 on Yade changed: https://answers.launchpad.net/yade/+question/217180 Eugen Kubowsky requested more information: Hi Chareyre, could you please explain your answer in a little more detail? im really intereseted in understanding it. -- You received this question notification

Re: [Yade-users] [Question #215540]: --performance

2013-01-08 Thread Eugen Kubowsky
Question #215540 on Yade changed: https://answers.launchpad.net/yade/+question/215540 Eugen Kubowsky posted a new comment: Hey guys! i guess its good to use this post for the results of the performance tests run with our server. it has the following configuration: - 2xIntel Xeon E5-2687W @3.1GHz

Re: [Yade-users] [Question #214316]: Cuda support

2012-11-21 Thread Eugen Kubowsky
Question #214316 on Yade changed: https://answers.launchpad.net/yade/+question/214316 Status: Answered => Solved Eugen Kubowsky confirmed that the question is solved: Thanks Anton Gladky, that solved my question. -- You received this question notification because you are a member of y

Re: [Yade-users] [Question #214773]: Question about "ScGeom"

2012-11-21 Thread Eugen Kubowsky
Question #214773 on Yade changed: https://answers.launchpad.net/yade/+question/214773 Status: Open => Answered Eugen Kubowsky proposed the following answer: Hi Guys, I think I know what confuses you. If I take a look at your python script, your simulation is a rather simple experiment.

Re: [Yade-users] [Question #214316]: Cuda support

2012-11-15 Thread Eugen Kubowsky
Question #214316 on Yade changed: https://answers.launchpad.net/yade/+question/214316 Eugen Kubowsky posted a new comment: just found that - in case somebody is interested: http://vimeo.com/53052481 taken from here: http://mathema.tician.de/software/pycuda -- You received this question

[Yade-users] [Question #214316]: Cuda support

2012-11-15 Thread Eugen Kubowsky
New question #214316 on Yade: https://answers.launchpad.net/yade/+question/214316 Hey guys, I barely dare to ask, but does Yade support CUDA? According to posts I found in the archive, Yade isnt that parallelism friendly, especially when it comes to cluster computing. But what about using graphic

Re: [Yade-users] [Question #186108]: about the parallel calculation in 32 cores cluster

2012-11-07 Thread Eugen Kubowsky
Question #186108 on Yade changed: https://answers.launchpad.net/yade/+question/186108 Eugen Kubowsky posted a new comment: Hey guys! could anybody please help me? -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade

Re: [Yade-users] [Question #186108]: about the parallel calculation in 32 cores cluster

2012-10-27 Thread Eugen Kubowsky
Question #186108 on Yade changed: https://answers.launchpad.net/yade/+question/186108 Eugen Kubowsky proposed the following answer: Hi Anton, thanks for your help so far! Let me give yo some more technical details about the workstation solutions that I have in mind. There are 4 of these

Re: [Yade-users] [Question #186108]: about the parallel calculation in 32 cores cluster

2012-10-25 Thread Eugen Kubowsky
Question #186108 on Yade changed: https://answers.launchpad.net/yade/+question/186108 Eugen Kubowsky requested more information: Hi Yade community (btw. you're doing an excellent job in developing this amazing DEM engine!) Hi Liqing, have you finally updated your Yade version and com