There is no optimization as of now. I am just slitting the code into
various independent parts. And one more thing I found, I have installed
SQLite3 3.7.9 and when I am using sqlite3_open_v2 it gives error that says
undefined symbol sqlite3_open_v2, and I have linked the correct library.

Gaurav

On Tue, Nov 22, 2011 at 6:22 AM, Simon Slavin <slav...@bigfraud.org> wrote:

>
> On 22 Nov 2011, at 5:40am, gavyas wrote:
>
> > Its working fine with g++ compiler but not mpicc!!
>
> Good experiment.  Well spotted.
>
> Do you have control over the amount of optimization the mpicc compiler
> does ?  Can you try turning optimization off entirely, or to its lowest
> setting ?
>
> Simon.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
Gaurav Vyas
Graduate Research Assistant, Transportation Engineering
University of Texas at Austin
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to