yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00480
Re: a training period
Jeff,
we discussed it with Bruno on IRC. We were both waiting for the other to
make reply ;-). There was multiple things to consider:
1. Parallel computation using openMP (non-intrusive shared memory) could
be tried and benchmarked. Further optimizations may include analyzing
bottlenecks of execution and eliminating those. Very nice for someone
who is into optimization, numerics and wants to learn. Difficulty:
medium (I think).
2. Serialization (and attribute access) in yade. Seems very difficult,
since we need to balance speed, ease of use and non-intrusiveness.
Difficulty: high.
3. Python, which uses serialization at this moment, which is not
efficient; further, bindings should be automatized. I would be able to
supervise this. Difficulty: high.
If you need more details, contact me or Bruno, privately or on-list.
Regards, Vaclav
> JHello,
>
> In my laboratory, soon i will receive one student for a two-month training
> period. He works in computers.
> I don’t know the priority on the YADE development, but if anyone can give
> me an interesting proposition (a subject) for him. In order to the student
> realizes a work in his competence.
>
> Information about him: He wants to specialize the next year on the
> optimization algorithms. He has already realised different projects in C++.
>
> Thank you, i wait your proposition.
>
> JF
>
>
> --------------------------------------------------------------------
> mail2web.com – Enhanced email for the mobile individual based on Microsoft®
> Exchange - http://link.mail2web.com/Personal/EnhancedEmail
>
>
> _______________________________________________
> yade-dev mailing list
> yade-dev@xxxxxxxxxxxxxxxx
> https://lists.berlios.de/mailman/listinfo/yade-dev
>
>
_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev
References