Re: [Meep-discuss] Compiling libMEEP with embedded C++ compiler

2013-06-08 Thread Fernando Carvalho
Hi Chuanren Wu, Sorry for being insistent, but everything I would like to have is only the source code files. Would you mind hosting your files on github, dropbox, google drive, box.comor any other service and giving us the link? It would be very useful to have a compilation script that doesn't re

Re: [Meep-discuss] Compiling libMEEP with embedded C++ compiler

2013-06-08 Thread Fernando Carvalho
jid/MeepPort/ > If you want to try native client it should be also possible. > > > On 08.06.2013 20:01, Fernando Carvalho wrote: > > I would like to compile it, using a custom compiler for a different > > architecture. > > Thus I need to compile all dependencies with thi

Re: [Meep-discuss] Compiling libMEEP with embedded C++ compiler

2013-06-08 Thread Fernando Carvalho
sible to compile it without hdf5, libctl and mpi (that is > what i usually do). > However you will still need blas/lapack and some printf stuff. > > Regards > > > 2013/6/8 Fernando Carvalho : > > Dear MEEP developers, > > > > I would like to compile libmeep wit

[Meep-discuss] Compiling libMEEP with embedded C++ compiler

2013-06-08 Thread Fernando Carvalho
Dear MEEP developers, I would like to compile libmeep with an embedded compiler to run applications in a web browser through Native Client, so I could make my application available to a broader audience. Since, I can rely on the default system libraries, I would like to ask here if someone have ev

Re: [Meep-discuss] Porting MEEP to the Web

2013-05-23 Thread Fernando Carvalho
a. How should a typical scenario of MEEP under NaCl > look like? > F. > > 2013/5/22, Fernando Carvalho : > > There will be no major performance impacts to the user, because it will > run > > a machine code, directly compiled from a C++ source by a GCC compiler > > va

Re: [Meep-discuss] Porting MEEP to the Web

2013-05-22 Thread Fernando Carvalho
o much? > Filip > > 2013/5/21, Fernando Carvalho : > > Hi everyone, > > > > Recently, Google Developers, at Google IO 2013, had announced PNaCl > (Native > > Client <https://developers.google.com/native-client/>), an Open Source > > technology that

[Meep-discuss] Porting MEEP to the Web

2013-05-21 Thread Fernando Carvalho
Hi everyone, Recently, Google Developers, at Google IO 2013, had announced PNaCl (Native Client ), an Open Source technology that will allow developers to compile to LLVM intermediate instruction, before being optimized to a target platform. I've been

[Meep-discuss] Precision problems in MEEP

2013-05-18 Thread Fernando Carvalho
Dear MEEP developers, I'm a computer science student, working with some physicists on a project which aims to optimize the quality factor of a photonic crystal, using genetic algorithms. For that, we let the algorithm change randomly the position of holes surrounding the L3 cavity. This process, h