OpenMP with gcc over network?

Does anyone know how to run OpenMP with gcc on two, three or more computers (identical computers with identical settings) that are connected together by router?
At the moment I have ssh connection between each node (with each node having keygen ID of all others).... so no password is needed for any ssh connection request.
Last edited by kdar (2013-03-20 17:31:55)

It is important to remember that OpenMP uses shared memory as a means of communication between multiple threads. Generally speaking, OpenMP cannot be used to parallelize an application over multiple machines (because they do not share the same memory address space). I seem to recall reading about some research going into virtual shared memory systems for clusters, which would allow an threaded application to be run as if it was on a single machine. Unfortunately, I can't seem to find the article at the moment.
Anyway, for distributed memory systems (e.g. clusters), the Message Passing Interface (MPI) is the de-facto standard. There are a number of different MPI implementations, with Open MPI and MPICH being popular choices. The main advantage of MPI is that it defines a portable standard for developing parallel applications. In theory, an MPI based parallel application will run on anything from a single multi-core desktop PC, to a Beowulf UNIX/Linux cluster, to a top500 supercomputer. Some of the better MPI implementations will even optimize the communication based on the particular environment you are running in. The main disadvantage of MPI is that it generally requires one to use Domain Decomposition Methods (DDM) to efficiently parallelize their application. While DDM is very powerful, it does carry some important trade-offs: (1) it cannot be easily retrofitted to existing serial applications, and (2) it can impact the numerical stability and accuracy of your simulation. This is why there has been a fair amount of research going into hybrid MPI/OpenMP applications; where MPI is used for coarse grained parallelizm, and OpenMP for the fine grained parallelizm.
In your case, it sounds like you're trying to run a computation on commodity PC's over a home/office LAN? In this case, you should look into the possibility of configuring these machines to function as a small Beowulf cluster. Then running MPI and MPI/OpenMP applications will be very straightforward. Of course, before you invest in doing this, you'll want to estimate the parallel efficiency you would get with this configuration. Unless you're using high speed networking equipment, it may turn out that your application doesn't run significantly faster on two machines than one. For sure, it won't be twice as fast. (I'm assuming that the motivation for doing this is to make your application run faster; i.e. you're not memory bound.)
I hope this helps.
EDIT: I also seem to recall reading about tools for Grid Computing. The main idea behind Grid Computing is being able to create ad-hoc clusters out of an arbitrary collection of networked computers (either via the Internet or LAN). So, perhaps do some Googling with "grid computing", and see if that turns up anything that helps.
Last edited by bsilbaugh (2013-03-23 00:24:32)

Similar Messages

  • Mountain Lion problem with iTunes over network

    I connect to my iTunes to watch movies over my Airport network. A movie will play for about 20 min then loose connection. I have to go to my host iMac with Mountain Lion and restart iTunes then reconnect on my mac mini downstairs which is running Leopard. A real pain in the bu##.
    It appears to be shutting down my network connection for some reason. Is anyone else having this problem? Does anyone know what to do?
    I will watch a movie using my appleTV and see if it does the same thing. Then I will know if it is realted to my iMac and not compatability with Leopard.

    ok, I watched a movie on my AppleTV without interuption so it must be a conflict between my Leopard on the mac mini and Mountain Lion on my iMac.

  • Unable to share with Itunes over network

    Greetings...
    I have previously been able to share music between all my computers (four PC's and one Mac) but I recently noticed that other computers' Itunes libraries are no longer showing up. No settings were changed within Itunes (set to share all with no password). I'm not sure what has changed between then and now, besides possibly a newer version of Itunes in use. The same version is currently in use on all my computers (7.5.0.20).
    Firewall software is disabled on all computers. The network is a simple class C non-routable, with Linksys router and cable modem on the other side.
    Any suggestions on where to look would be greatly appreciated. Thanks for taking the time.

    Bump to the top... any ideas anyone? Thanks!

  • Home Sharing Not Working With iPhone Over Network

    Hey,
    I'm new to this whole support thing so I'll do my best to explain the issue!
    On both iTunes and my iPhone 4s, I have turned on Home Sharing using the same Apple ID. Both are also connected to the same network which is my home wi-fi. I can't seem to connect no matter how hard I try. music won't stream from my pc to my phone and I can't use the app called Remote, an app that lets me control iTunes. I have even gone as far as to mess with my firewall where I allowed two new rules that had the ports Remote uses.
    If anyone can spread some light on this shinanigan, I will be sooooo happy!
    Thanks in advance!

    ...And that didn't work either.

  • Trouble with HD over network ...

    I have a wireless network of 4 Macs in my house. I have external hard drives hooked up to all of them. Why is it that sometimes I AM given the option to mount these HDs when I connect via the network to another computer? It seems like an intermittent problem ... is there something that can be done so that I'll always be given the option to mount a connected external HD when I connect via the network?
      Mac OS X (10.4.6)  

    Thank you,
    I've been working with Sharepoints for a while now and I can't get it to work. I have re-started and made certain that I do have file sharing turned on. Does it matter that the drive is formatted in FAT 32?
    Here are some pics of the drive I'm trying to share and the settings in Sharepoints. THEN, a pic of the disappointing results when I try and connect from another computer. Thanks for any help.
    http://home.comcast.net/~taddh/momanddad/Picture1a.png
    http://home.comcast.net/~taddh/momanddad/Picture1b.png
      Mac OS X (10.4.6)  

  • Sharing HP 2550 With PC Over Network

    Is it possible to share my HP printer with the PC on my network? I have sharing enabled on both my Mac and the PC but the PC doesn't show the HP in the printer list.
    Thanks.

    Hello,
    Try following the tutorial here:
    http://www.ifelix.co.uk/tech/3012.html
    Make sure to pay close attention to the detail regarding whether or not your printer is a PostScript printer.
    I hope this helps.
    Let us know if you have other questions.
    P.S., if you'd like, go ahead and click the "Helpful" or "Solved" buttons on any of the posts / replies above if you feel they were helpful or adequately answered your question.

  • Problems with open an Indesign-Document over Network

    Hallo,
    we have a specialized problem with opening indesign-documents over network. Our users works with windows-pc (windows7) and adobe CS5 and CS6 and they will use there documents which are on our macserver 4.0 which works on OS X 10.10.2.
    Sometimes the usurers become this Message
    Wouldn't work indesign proberly on windows with documents which are on a macserver?
    Please help me.
    best regards
    chris mueller

    @Naga Sai J – you cannot open an InDesign CS4 file in the previous version.
    But you can export an exchange file format for InDesign CS3.
    Go to File/Export and chose INX for export: "InDesign CS3 Interchange-Format (INX)"
    That .inx file could be opened with InDesign CS3.
    After opening the .inx file, examine it well!
    Some things might have changed (things regarding to newer or changed features from InDesign CS4).
    Uwe

  • Pulseaudio over network - Skipping with dropping pitch

    Hi Archers,
    So in the year 2012 pulseaudio over network is still not working well.
    For example, this is vlc on my laptop and pulseaudio on my laptop sending the sound to a netbook with speakers:
    http://ompldr.org/vY3d3ZQ (sorry for bad quality)
    This skipping happens about once per minute and is quite annoying, even more since the pitch of the audio drops quite audible?!
    Any ideas?

    ZekeSulastin wrote:
    plus not wanting to deal with the usual lolpulse attitude you exhibit unfortunately prevents indepth assistance.
    Good luck, and if I do figure out something I'll post it for ya.  I've heard occasional skipping if I do funny things to my network, but nothing unexplicable and consistent and definitely nothing involving pitch changing ...
    My attitude towards pulseaudio would be much better if it would work as advertised.
    Interestingly, for vlc with --log-level=debug on the server I get no output for the skips.
    But mplayer skips produce this on the server:
    D: [alsa-sink] protocol-native.c: Underrun on 'Internes Audio Analog Stereo for chris@chrisl', 0 bytes in queue.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Underrun on 'Internes Audio Analog Stereo for chris@chrisl', 0 bytes in queue.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Underrun on 'Internes Audio Analog Stereo for chris@chrisl', 0 bytes in queue.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Underrun on 'Internes Audio Analog Stereo for chris@chrisl', 0 bytes in queue.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Underrun on 'Internes Audio Analog Stereo for chris@chrisl', 0 bytes in queue.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Underrun on 'Internes Audio Analog Stereo for chris@chrisl', 0 bytes in queue.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Underrun on 'Internes Audio Analog Stereo for chris@chrisl', 0 bytes in queue.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Underrun on 'Internes Audio Analog Stereo for chris@chrisl', 0 bytes in queue.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Underrun on 'Internes Audio Analog Stereo for chris@chrisl', 0 bytes in queue.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Underrun on 'Internes Audio Analog Stereo for chris@chrisl', 0 bytes in queue.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    D: [alsa-sink] protocol-native.c: Requesting rewind due to end of underrun.
    Ping says the latency is < 3 ms, iperf says the bandwidth is > 20 mbit.
    Does that mean that actually my alsa driver on the client is buggy?
    Last edited by Cdh (2012-05-01 23:18:30)

  • Running a java program over network

    Hi,
    How a java program on a machine can be run without having JRE on the same machine, rather interpreting bytecode over network having JRE on another machine?

    Rahul.Kumar wrote:
    well, so my java program is running on x. Initialy X had JRE and on invoking java program from command prompt, it had looked for JRE at path, set in environmental settings. Now I moved JRE to another machine Y and connected these two machines (X and Y). You have two machines X and Y.
    "Connected" or not has nothing to do with this discussion.
    In X path is set to the JRE on Y. The path on X has absolutely nothing to do with anything on Y.
    Now execute java program on X, theoretically it should work or what is wrong with this?This makes no sense. Presuming you meant Y in the above then the following must be true.
    1. You must have a JRE on Y.
    2. You must have a java application on Y (or one accessible via the file system on Y.)
    3. You must be on Y and start the JRE passing the java application that is on Y to it.
    Notice in the above there is no mention of X. There can be no mention of X.

  • Help! Saving an image to stream and recreating it on client over network

    Hi,
    I have an application that uses JDK 1.1.8. I am trying to capture the UI screens of this application over network to a client (another Java app running on a PC). The client uses JDK 1.3.0. As AWT image is not serializable, I got code that converts UI screens to int[] and persist to client socket as objectoutputstream.writeObject and read the data on client side using ObjectInputStream.readObject() api. Then I am converting the int[] to an Image. Then saving the image as JPEG file using JPEG encoder codec of JDK 1.3.0.
    I found the image in black and white even though the UI screens are in color. I have the code below. I am sure JPEG encoder part is not doing that. I am missing something when recreating an image. Could be colormodel or the way I create an image on the client side. I am testing this code on a Win XP box with both server and client running on the same machine. In real scenario, the UI runs on an embedded system with pSOS with pretty limited flash space. I am giving below my code.
    I appreciate any help or pointers.
    Thanks
    Puri
         public static String getImageDataHeader(Image img, String sImageName)
             final String HEADER = "{0} {1}x{2} {3}";
             String params[] = {sImageName,
                                String.valueOf(img.getWidth(null)),
                                String.valueOf(img.getHeight(null)),
                                System.getProperty("os.name")
             return MessageFormat.format(HEADER, params);
         public static int[] convertImageToIntArray(Image img)
             if (img == null)
                 return null;
            int imgResult[] = null;
            try
                int nImgWidth = img.getWidth(null);
                int nImgHeight = img.getHeight(null);
                if (nImgWidth < 0 || nImgHeight < 0)
                    Trace.traceError("Image is not ready");
                    return null;
                Trace.traceInfo("Image size: " + nImgWidth + "x" + nImgHeight);
                imgResult = new int[nImgWidth*nImgHeight];
                PixelGrabber grabber = new PixelGrabber(img, 0, 0, nImgWidth, nImgHeight, imgResult, 0, nImgWidth);
                grabber.grabPixels();
                ColorModel model = grabber.getColorModel();
                if (null != model)
                    Trace.traceInfo("Color model is " + model);
                    int nRMask, nGMask, nBMask, nAMask;
                    nRMask = model.getRed(0xFFFFFFFF);
                    nGMask = model.getRed(0xFFFFFFFF);
                    nBMask = model.getRed(0xFFFFFFFF);
                    nAMask = model.getRed(0xFFFFFFFF);
                    Trace.traceInfo("The Red mask: " + Integer.toHexString(nRMask) + ", Green mask: " +
                                    Integer.toHexString(nGMask) + ", Blue mask: " +
                                    Integer.toHexString(nBMask) + ", Alpha mask: " +
                                    Integer.toHexString(nAMask));
                if ((grabber.getStatus() & ImageObserver.ABORT) != 0)
                    Trace.traceError("Unable to grab pixels from the image");
                    imgResult = null;
            catch(Throwable error)
                error.printStackTrace();
            return imgResult;
         public static Image convertIntArrayToImage(Component comp, int imgData[], int nWidth, int nHeight)
             if (imgData == null || imgData.length <= 0 || nWidth <= 0 || nHeight <= 0)
                 return null;
            //ColorModel cm = new DirectColorModel(32, 0xFF0000, 0xFF00, 0xFF, 0xFF000000);
            ColorModel cm = ColorModel.getRGBdefault();
            MemoryImageSource imgSource = new MemoryImageSource(nWidth, nHeight, cm, imgData, 0, nWidth);
            //MemoryImageSource imgSource = new MemoryImageSource(nWidth, nHeight, imgData, 0, nWidth);
            Image imgDummy = Toolkit.getDefaultToolkit().createImage(imgSource);
            Image imgResult = comp.createImage(nWidth, nHeight);
            Graphics gc = imgResult.getGraphics();
            if (null != gc)
                gc.drawImage(imgDummy, 0, 0, nWidth, nHeight, null);       
                gc.dispose();
                gc = null;       
             return imgResult;
         public static boolean saveImageToStream(OutputStream out, Image img, String sImageName)
             boolean bResult = true;
             try
                 ObjectOutputStream objOut = new ObjectOutputStream(out);
                int imageData[] = convertImageToIntArray(img);
                if (null != imageData)
                    // Now that our image is ready, write it to server
                    String sHeader = getImageDataHeader(img, sImageName);
                    objOut.writeObject(sHeader);
                    objOut.writeObject(imageData);
                    imageData = null;
                 else
                     bResult = false;
                objOut.flush();                
             catch(IOException error)
                 error.printStackTrace();
                 bResult = false;
             return bResult;
         public static Image readImageFromStream(InputStream in, Component comp, StringBuffer sbImageName)
             Image imgResult = null;
             try
                 ObjectInputStream objIn = new ObjectInputStream(in);
                 Object objData;
                 objData = objIn.readObject();
                 String sImageName, sSource;
                 int nWidth, nHeight;
                 if (objData instanceof String)
                     String sData = (String) objData;
                     int nIndex = sData.indexOf(' ');
                     sImageName = sData.substring(0, nIndex);
                     sData = sData.substring(nIndex+1);
                     nIndex = sData.indexOf('x');
                     nWidth = Math.atoi(sData.substring(0, nIndex));
                     sData = sData.substring(nIndex+1);
                     nIndex = sData.indexOf(' ');
                     nHeight = Math.atoi(sData.substring(0, nIndex));
                     sSource = sData.substring(nIndex+1);
                     Trace.traceInfo("Name: " + sImageName + ", Width: " + nWidth + ", Height: " + nHeight + ", Source: " + sSource);
                     objData = objIn.readObject();
                     if (objData instanceof int[])
                         int imgData[] = (int[]) objData;
                         imgResult = convertIntArrayToImage(comp, imgData, nWidth, nHeight);
                         sbImageName.setLength(0);
                         sbImageName.append(sImageName);
            catch(Exception error)
                error.printStackTrace();
             return imgResult;
         }   

    While testing more, I found that the client side is generating color UI screens if I use JDK 1.3 JVM for running the server (i.e the side that generates the img) without changing single line of code. But if I use JDK 1.1.8 JVM for the server, the client side is generating black and white versions (aka gray toned) of UI screens. So I added code to save int array that I got from PixelGrabber to a text file with 8 ints for each line in hex format. Generated these files on server side with JVM 1.1.8 and JVM 1.3. What I found is that the 1.1.8 pixel grabber is setting R,G,B components to same value where as 1.3 version is setting them to different values thus resulting in colored UI screens. I don't know why.

  • Accessing shared files over network

    I am having some problems with a couple of database files that I access with a Java program over network. Different computers running this program all need access to these files, and my question is if anyone know of a good way to make sure that only one user have access to these files at the time. There is no server software running were the files are stored, they are simply reached through file sharing. Currently I am creating a lock file indicating that someone is editing the files, however if I am unlucky 2 users create that lockfile at the same time and then both get access to the file corrupting it. Anyone experienced this and know of a nice solution to avoid it?

    I am having some problems with a couple of database
    files that I access with a Java program over network.
    Different computers running this program all need
    access to these files, and my question is if anyone
    know of a good way to make sure that only one user
    have access to these files at the time.Use a database server instead.

  • Share Aperture photos over network

    Hallo every body,
    iam searching for a solution, how to share photo over network for a long time, in our company we have 40 macs(imac, mac bookpro) and 3 xserve, vtrak and 30pc. and we have round about 30000 pic they are saved in iphoto library on one of the xserve.
    My Boss wants from me to find a solution to share these photos over network. the mac users must use iphoto to access these photos.
    which program shall i install on the server so that the client users can access the photos from there macs through iphoto.
    at the beginning i used the share library option in iphoto, until iphoto 9.1.1. By iphoto 9.1.1 on the client when i click on the shared library my searching field disappears and i cant search in the shared photos.
    I thought Aperture is the solution, so i shared the aperture library over the network (with afp protocoll) but in order to access the network aperture library, first i need to install aperture on the client and then i open iphoto and from iphoto option i can choose the option access aperture library.
    how can i solve it without to install aperture on the client, is there any iphoto plugin so that i can access aperture library without installing aperture
    or is there somebody uses another solution???
    please help
    best regards
    Tony

    Neither iPhoto nor Aperture is the solution for this.
    The idea of using iphoto on the client machines is wrong, it's just not designed for that use. Iphoto is designed for a family with a point and shoot camera, or even a phone. Aperture is a pro level photomanager. Installing Aperture on all the mchines means you will have to purchase the app for all the machine, you need a site licence.
    Also, it won't work anyway. You can't share an Aperture Library like an iPhoto one an only one user can access the Library at a time. So, one of the users acesses the Library and all the others are locked out.
    Neither are what you need: you need a media server application. A pro level media server. Tell your boss he's fooling himself if he thinks anything else will work reliably.
    Regards
    TD

  • Can print over network, but scan over network doesn't work

    Scanner communication cannot be established from Windows 7 PC to 1536dnf MP.
    Printing from that computer is fine.  scanning from other computers over the network is fine also.
    I have uninstalled and reinstalled HP software, but that didn't fix the issue.
    Scanning worked from this PC previously, but recent networking changes required I rediscover printer via a fresh install.
    With my old router, the HP software would auto-discover the printer on the network, with the new network, that fails, and I have to provide a specific IP address to search, which then succeeds.
    I am trying to understand where communication between win 7 PC and scanner might be misconfigured, when same PC communicates to the printer in the same MFP works fine.

    Hi @tennisfan76 ,
    I see that you are having issues scanning over the network. The Print and Scan Doctor detected a issue with the Wia drivers. I will certainly do my best to help you.
    Are you signed is a the Administrator of that computer?
    WIA drivers are part of Windows Operating System.
    Run this Microsoft Fit It Tool to see if it will resolve this issue.
    Diagnose and repair Windows File and Folder Problems automatically.
    I have provided this document, just to make sure these are the same ones you had checked.
    This document is to Check the Windows Image Acquisition (WIA) services.
    Windows: HP Scan Software Does Not Open or Scan on a Printer Using a USB Connection.
    Disregard the title.
    Go to Solution three: Check the Windows Image Acquisition (WIA) services.
    Temporarily turn of the Antivirus Software and try scanning again.
    If the issue persists, download and try to repair the WIA drivers. If you don't feel comfortable about doing these steps, you can contact the computer manufacturer or Microsoft to resolve this WIA error.
    Back up the registry first.
    How to back up and restore the registry in Windows.
    Restore Default Startup Type for Windows Image Acquisition (WIA).
    Please let me know the results.
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Searching over network doesn't work

    Hey everybody, I seem to be having a big problem with searching over the network. Whenever I type something in to search, and tell it to look over the "shared" network, it doesn't even try and comes up with zero results. I switch from "Contents" and "File Name" with no luck at all. I know the files are there because I go and manually look for them. Is there something I'm doing wrong or a way I can fix this? Thanks.

    If you're running Tiger, why are you posting here? If your profile info is obsolete, update it. Search these forums for *search server*, *search network*, and other variants. There have been numerous posts on the subject in the Leopard forums.

  • TS4062 Syncing with a new network/router

    I am having trouble on syncing on a new WIFI network.
    I moved and I have a new router with a new network name. Since that I cannot sync over wifi.
    On syncing options on the ipod says that I will be able to sync via wifi when "old network" is available.
    I cannot change network name to the old one cause new network name is setup by ISP.
    Hope it is clear enough and someone can help me.
    Thanks.

    Do you have a Google account? I find Google the easiest to use for contact syncing, as it's platform and device independent. You just set up your Google account as an exchange account on all of your devices and the contacts and calendars are there. Easy peasy.
    If not, I'm sure someone with more experience of iCloud will be along soon.

Maybe you are looking for

  • No data in RSA3 for 2lis_11_vaitm

    hi, I am testing the extractor 2lis_11_vaitm and there is no data in RSA3. i have checked the sales orders and there is data. please let me know what the problem may be. Many thanks Emil

  • Is there a way to move multiple calendar events at once (as there always has been)?

    In all iterations of iCal then Calendar you could move multiple events at once in a number of different ways... Has anybody found a way to do this in the latest version of Calendar 8.0?

  • How can I prevent attachments appearing as images below my e-mail when sending?

    When I send images as attachments, they appear in full at the end of the message - on my screen and the recipient's. This does not normally happen when people send attached images to me. I cannot find a setting to prevent this, and I am not sending v

  • Problems with AirPort - WRT54GL (for a short time)

    Hi! If have an old MacBook with Core Duo (OS X 10.4.10, all updates installed). The last days I have more and more problems with my WLAN. I use a WLAN DSL-Router (Linksys WRT54GL with original firmware v4.30.7). The problem is, that after some time w

  • Video crop question

    Hi, I have a video that I would like to do the following with: 1) playback one area of the screen at the given size, 2) resize another area to make it bigger. The video must be embedded in a .swf for a number of reasons. I assume it would be most eff