/*Szymon Wybranski - About Me - Algorithms in parallel computing - Poznan University of Technology*/

#include <stdio.h>
#include <stdlib.h>
#include <blog.h>
#include <omp.h>
#include <sys/times.h>

void captureMedia();
double pragmaOmpForDynamic();
double pragmaOmpForGuided();
double pragmaOmpForReduction();
double showPhotos();
double pragmaOmp();
void printUsage();

#define algorithms 7

int main(int argc, char *argv[])
{
    int n;
    double p;
    initializeGraphics();

About Me

Hi! My name is Szymon Wybranski and I am Software Design Engineer in Test at Microsoft. I currently work on GPGPU (General-purpose computing on graphics processing units) in Parallel Computing Platform Team. Besides programming, algorithms and other computer related stuff I enjoy photography, design and startrek series :)

Drop me a line, here is my email: szymon@wybranski.com




Recent projects

Wybranski.com - I have recently changed my website, take a look on previous one.

OneSpace - ImagineCup 2007
I won Polish finals in Software Design category by this project. Read about it here or here.

Busik - Ideasoftware
If you are from Poznan you definitely should have that gadget. Read more about it here.




©2007 Designed and coded by Szymon Wybranski. All Rights Reserved.
Created with Notepad on Windows Vista.