Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

17
votes
11answers
24k views

GCC optimization flags for Intel Atom

I'm developing a performance critical application for Intel Atom processor. What are the best gcc optimization flags for this CPU?
3
votes
1answer
174 views

What's the relationship between the Intel Atom Developer Program and the MeeGo operating system?

I'm trying to understand the relationship between the Intel Atom Developer Program (IADP) and the new OS called MeeGo. IADP let's me create applications that run on both MeeGo as well as Windows ...
2
votes
1answer
362 views

Intel atom or ARM for heavy Signal processing workload

I would like to know which is a better (in performance) option : To get a Intel Dual core atom based board To get a Arm cortex A9 based board (pandaboard etc) I would like to run some light ...
0
votes
1answer
338 views

Windows 7 tablet development help and guidance

I am facing a tiny development project for an Intel Atom based Windows 7 tablet Motion LE1600 or a Fujitsu 5112. I have never done Windows tablet development. My main concern is what are my options ...
0
votes
0answers
122 views

Low latency video on the Intel Atom for a remote controlled vehicle

I have a small (about 1m long) electric vehicle and I want to send a video stream from it in order to steer it remotely. To have a decent chance of avoiding obstacles the video latency the needs to be ...
0
votes
1answer
140 views

Possible to use Python with Intel's Atom Developer SDK (C/C++)?

So I've made a game in Python and PyGame. Now I'm interested in submitting the game to Intel's March Developer Challenge. However, the developer challenge requires use of Intel's Atom Developer SDK ...