== '''PTVS: ParallelTrafficViewSimulator''' == * Acronym: PTVS * SVN:[https://svn-batch.grid.pub.ro/svn/PP2009/proiecte/ptvs] * Team members: '''Sinziana Mazilu''' - sinziana.mazilu, '''Mihaela Teler''' - mihaela.teler * Project description: Search for algorithms for parallel data computing in VANETs. Parallelize VNSim, an existing traffic and network simulator. == Technologies and Languages == * [http://cipsm.rogrid.pub.ro/vanet_e__VNSim.htm VANET Simulation Framework] * Java * Python * MPI == Project Activity == * Nov 2 - install VNSim Simulator; get familiar with it; run examples * Nov 9 - get familiar with HPC * Nov 22 - search for ideas of parallelizing VANET data computing; find solutions for parallel data computing in VNSim * Dec 3 - write wiki project page; get familiar with HPC; create the SVN repository for the project ( don't know :(( ) == Project detail stuff == * [wiki:PTVS_Intro Introduction stuff] * [wiki:PTVS_Ideas Ideas and brainstorming] * [wiki:PTVS_Impl Implementation ideas] * [wiki:PTVS_Res Results] * [wiki:PTVS_Prob Problems and difficulties] == Next meeting == * looking into Engine.java * trying to start the implementation for the idea with "areas" * finish the study of the MoVES